cross-domain-detection
Domain adaptation algorithm
Develops object detection algorithms to adapt to new domains with limited supervision
Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation [Inoue+, CVPR2018].
422 stars
11 watching
77 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
chainercross-domaindomain-adaptationobject-detectionweakly-supervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 851 |
| Develops a method to improve performance of computer vision tasks by adapting models to new domains and data sources through meta-learning and self-learning techniques. | 199 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
| An implementation of a knowledge aggregation method for adapting to multiple domains using a graph-based framework. | 69 |
| A toolbox for comparing and running domain adaptation algorithms on different datasets. | 334 |
| Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 93 |
| A collection of implementations of algorithms to adapt deep learning models from one domain to another | 898 |
| A framework for unsupervised domain adaptation in semantic segmentation using multi-resolution training and learned scale attention. | 236 |
| Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
| Determines the native resolution of upscaled material, typically anime, by applying various image processing algorithms. | 224 |
| Automatically inferring 2D and 3D change detection maps from bitemporal optical images without relying on DSMs. | 29 |
| A deep learning-based object detection system from scratch | 706 |
| An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. | 43 |
| Develops a neural network architecture for object detection and instance segmentation without labeled data | 52 |
| An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results | 367 |