Stars
Easy-Shu / Beautiful-Visualization-with-Python
Forked from hodlforever/Beautiful-Visualization-with-pythonpython数据可视化之美
Region-and Sample-Level Domain Adaptation for Infrared Target Detection
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Official Implementation of "Exploring Sequence Feature Alignment for Domain Adaptive Detection Transformers"
The implementation of paper "Multi-adversarial Faster-RCNN for Unrestricted Object Detection"
Multi-Granularity Alignment Domain Adaptation for Object Detection(CVPR2022)
The code of our ECCV paper: Domain Adaptive Object Detection via Asymmetric Tri-way Faster-RCNN
Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the image in gray scale and converts the image into a numpy arra…
Implementation of 'Exploring Object Relation in Mean Teacher for Cross-Domain Detection' [CVPR 2019]
Welcome to the official repository of D-MASTER: Mask Annealed Transformer for Unsupervised Domain Adaptation in Breast Cancer Detection from Mammograms. This repository hosts the source code, pre-t…
[CVPR23] Official Implementation of MIC: Masked Image Consistency for Context-Enhanced Domain Adaptation
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Repo for the OBBStacking: An Ensemble Method for Remote Sensing Object Detection
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
ieee820 / Grad-CAM.pytorch
Forked from yizt/Grad-CAM.pytorchpytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;欢迎试用、关注并反馈问题...
zyfone / SIGMA-4090-Version
Forked from CityU-AIM-Group/SIGMA[CVPR' 22 ORAL] SIGMA: Semantic-complete Graph Matching for Domain Adaptative Object Detection
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
[CVPR 2024] The official repository of our paper "LEAD: Learning Decomposition for Source-free Universal Domain Adaptation"
rotation detection based on yolov5
Domain Adaptive Object Detection for Autonomous Driving under Foggy Weather (WACV 2023)
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
Bounding Box is a library to plot pretty bounding boxes with a simple Python API.
Domain Adaptive Faster R-CNN in PyTorch