SibtulHussain's Stars
Flashkong/Source-Free-Object-Detection-by-Learning-to-Overlook-Domain-Style
Shuaifeng Li, Mao Ye, Xiatian Zhu, Lihua Zhou, Lin Xiong, Source-Free Object Detection by Learning to Overlook Domain Style, CVPR2022-Oral paper, 2022.
JCZ404/Semi-DETR
[CVPR 2023] Official implementation of the paper "Semi-DETR: Semi-Supervised Object Detection with Detection Transformers"
frank-xwang/UnSAM
[NeurIPS 2024] Code release for "Segment Anything without Supervision"
google/pyglove
Manipulating Python Programs
WongKinYiu/YOLO
An MIT rewrite of YOLOv9
median-research-group/LibMTL
A PyTorch Library for Multi-Task Learning
gwenzhang/GGA
[ECCV'24] A novel weakly supervised framework for 3D object detection from 2D bounding boxes. It can easily extend to novel scenarios and classes.
sunny2109/SAFMN
[ICCV 2023] Spatially-Adaptive Feature Modulation for Efficient Image Super-Resolution; runner-up method for the model complexity track in NTIRE2023 Efficient SR challenge
replicate/cog
Containers for machine learning
lpiccinelli-eth/UniDepth
Universal Monocular Metric Depth Estimation
dcharatan/flowmap
[3DV 2025] Code for "FlowMap: High-Quality Camera Poses, Intrinsics, and Depth via Gradient Descent" by Cameron Smith*, David Charatan*, Ayush Tewari, and Vincent Sitzmann
1hao-Liu/SM4Depth
Official Pytorch code for SM4Depth: Seamless Monocular Metric Depth Estimation across Multiple Cameras and Scenes by One Model
FoundationVision/GLEE
[CVPR2024 Highlight]GLEE: General Object Foundation Model for Images and Videos at Scale
zhyever/PatchFusion
[CVPR 2024] An End-to-End Tile-Based Framework for High-Resolution Monocular Metric Depth Estimation
jinlinyi/PerspectiveFields
[CVPR 2023 Highlight] Perspective Fields for Single Image Camera Calibration
gjy3035/GCC-SFCN
This is the official code of spatial FCN in the paper Learning from Synthetic Data for Crowd Counting in the Wild [CVPR2019].
dk-liang/CrowdCLIP
[CVPR 2023] CrowdCLIP: Unsupervised Crowd Counting via Vision-Language Model
songrise/CLIP-Count
[ACM MM23] CLIP-Count: Towards Text-Guided Zero-Shot Object Counting
tamnguyenvan/vision-counter
Verg-Avesta/CounTR
CounTR: Transformer-based Generalised Visual Counting
zhiyuanyou/SAFECount
[WACV 2023] Few-shot Object Counting with Similarity-Aware Feature Enhancement
LoraLinH/Boosting-Crowd-Counting-via-Multifaceted-Attention
Official Implement of CVPR 2022 paper 'Boosting Crowd Counting via Multifaceted Attention'
djukicn/loca
LOCA - A Low-Shot Object Counting Network With Iterative Prototype Adaptation (ICCV 2023)
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
JiayuanWang-JW/YOLOv8-multi-task
hustvl/YOLOP
You Only Look Once for Panopitic Driving Perception.(MIR2022)
lyuwenyu/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
kukuruza/shuffler
Toolbox for manipulating image annotations in computer vision
KangLiao929/Awesome-Deep-Camera-Calibration
Deep Learning for Camera Calibration and Beyond: A Survey
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.