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: 8 months ago
Linked from 1 awesome list
chainercross-domaindomain-adaptationobject-detectionweakly-supervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
wasidennis/adaptsegnet | This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 849 |
bupt-ai-cz/meta-selflearning | 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 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
chrisallenming/ltc-msda | An implementation of a knowledge aggregation method for adapting to multiple domains using a graph-based framework. | 68 |
domainadaptation/salad | A toolbox for comparing and running domain adaptation algorithms on different datasets. | 333 |
wenkehuang/rethinkfl | Improves federated learning performance by incorporating domain knowledge and regularization to adapt models across diverse domains | 91 |
easezyc/deep-transfer-learning | A collection of implementations of algorithms to adapt deep learning models from one domain to another | 892 |
lhoyer/hrda | A framework for unsupervised domain adaptation in semantic segmentation using multi-resolution training and learned scale attention. | 235 |
lartpang/ovcamo | Develops an object segmentation algorithm to detect camouflaged objects in images with varying backgrounds and contexts. | 20 |
infiziert90/getnative | Determines the native resolution of upscaled material, typically anime, by applying various image processing algorithms. | 221 |
vmarsocci/3dcd | Automatically inferring 2D and 3D change detection maps from bitemporal optical images without relying on DSMs. | 28 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
apple2373/chainer-simple-fast-rnn | An implementation of the fast R-CNN object detection algorithm using Chainer and OpenCV. | 42 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
ethanhe42/softer-nms | An object detection technique using bounding box regression and uncertainty estimation to improve accurate detection results | 367 |