Skip to content
View 1157-2024's full-sized avatar

Block or report 1157-2024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • ConvIR Public

    Forked from c-yn/ConvIR

    Revitalizing Convolutional Network for Image Restoration

    Python MIT License Updated Nov 5, 2024
  • detr_mmdet Public

    Python Updated Nov 1, 2024
  • OpenMMLab Detection Toolbox and Benchmark

    Python Apache License 2.0 Updated Oct 31, 2024
  • EnYOLO Public

    Forked from RockWenJJ/EnYOLO
    Python Updated Oct 3, 2024
  • Versatile Teacher: A Class-aware Teacher-student Framework for Cross-domain Adaptation

    Python GNU General Public License v3.0 Updated Sep 27, 2024
  • 左程云的算法和数据结构通关课

    Java Updated Sep 23, 2024
  • RT-DETR Public

    Forked from lyuwenyu/RT-DETR

    [CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥

    Python Apache License 2.0 Updated Sep 23, 2024
  • Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

    Python Apache License 2.0 Updated Sep 9, 2024
  • aldi Public

    Forked from justinkay/aldi

    Official implementation of "Align and Distill: Unifying and Improving Domain Adaptive Object Detection"

    Python Updated Aug 29, 2024
  • [ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"

    Python Apache License 2.0 Updated Aug 12, 2024
  • This repo is the official implementation of 'Learning Cruxes to Push for Object Detection in Low-Quality Images'.

    Python MIT License Updated Aug 12, 2024
  • MIC Public

    Forked from lhoyer/MIC

    [CVPR23] Official Implementation of MIC: Masked Image Consistency for Context-Enhanced Domain Adaptation

    Python Updated Aug 10, 2024
  • YOLO-World Public

    Forked from AILab-CVC/YOLO-World

    [CVPR 2024] Real-Time Open-Vocabulary Object Detection

    Python GNU General Public License v3.0 Updated Jul 30, 2024
  • deep learning for image processing including classification and object-detection etc.

    Python GNU General Public License v3.0 Updated Jul 25, 2024
  • mmyolo Public

    Forked from open-mmlab/mmyolo

    OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

    Python GNU General Public License v3.0 Updated Jul 14, 2024
  • IRSAM Public

    Forked from IPIC-Lab/IRSAM

    IRSAM:Advancing Segment Anything Model for Infrared Small Target Detection

    Python Updated Jul 8, 2024
  • SODA-SR Public

    Forked from shallowdream204/SODA-SR

    [CVPR2024] Official implementation of SODA-SR.

    Python Apache License 2.0 Updated Jul 4, 2024
  • Python Updated Jun 28, 2024
  • UniMoS Public

    Forked from TL-UESTC/UniMoS

    Pytorch implementation of Split to Merge: Unifying Separated Modalities for Unsupervised Domain Adaptation (CVPR'24)

    Python Updated Jun 15, 2024
  • [arXiv 2023] Improving Image Restoration through Removing Degradations in Textual Representations

    Python Apache License 2.0 Updated Apr 17, 2024
  • RegionCLIP Public

    Forked from microsoft/RegionCLIP

    [CVPR 2022] Official code for "RegionCLIP: Region-based Language-Image Pretraining"

    Python Apache License 2.0 Updated Mar 20, 2024
  • DA-Pro Public

    Forked from Therock90421/DA-Pro

    Pytorch implementation of "Learning Domain-Aware Detection Head with Prompt Tuning" (NeurIPS 2023)

    Python MIT License Updated Mar 6, 2024
  • DAE-DETR Public

    Forked from marcodavidg/DAE-DETR

    Domain-Adaptive Edge-Guided DETR: A model using transformers for domain adaptation from Cityscapes to Foggy Cityscapes datasets.

    Python Updated Feb 27, 2024
  • [CVPR 2023] Explicit Visual Prompting for Low-Level Structure Segmentations

    Python BSD 3-Clause "New" or "Revised" License Updated Dec 5, 2023
  • 最近重温DETR模型,越发感觉detr模型结构精妙之处,不同于anchor base 与anchor free设计,直接利用100框给出预测结果,使用可学习learn query深度查找,使用二分匹配方式训练模型。为此,我基于detr源码提取解码decode、loss计算等系列模块,并重构、修改、整合一套解码与loss实现的框架,该框架可适用任何backbone特征提取接我框架,实现完整训练…

    Python Updated Nov 2, 2023
  • BFDA Public

    Forked from caiyancheng/BFDA

    The official code open source version of BFDA - based on YOLOv5

    Python MIT License Updated Sep 27, 2023
  • domaingen Public

    Forked from vidit09/domaingen

    CLIP the Gap CVPR 2023

    Python Updated Jun 14, 2023
  • This repo provides the source code for "Cross-Domain Adaptive Teacher for Object Detection".

    Python Other Updated Apr 3, 2023
  • An official implementation of ICML 2022 paper "Learning Domain Adaptive Object Detection with Probabilistic Teacher"."

    Python Apache License 2.0 Updated Jul 26, 2022
  • IIOD Public

    Forked from AmingWu/IIOD

    Instance-Invariant Domain Adaptive Object Detection via Progressive Disentanglement

    Python MIT License Updated Aug 14, 2021