BCXNSD's Stars
lingeringlight/DomainDrop
The official implementation for DomainDrop (ICCV 2023).
TryHard-LL/AFFNet
AFFNet-Unofficial Implementation
VDIGPKU/DynamicDet
[CVPR 2023] DynamicDet: A Unified Dynamic Architecture for Object Detection
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
IDEA-Research/DINO
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
facebookresearch/detr
End-to-End Object Detection with Transformers
zijing2333/CSView
CSView是一个互联网面试知识学习和汇总项目,包括面试高频算法、系统设计、计算机网络、操作系统、C++、Java、golang、MySQL、Redis、K8s、消息队列等常见面试题。
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
iDTer/ChatRoom
Java网络编程 多人聊天室
zhihao-chen/QASystemOnMedicalGraph
该项目是基于医疗领域知识图谱的问答系统。实现比较简单。
o0o0o0o0o0o0o/image-processing-from-scratch
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.