LinShiqi047's Stars
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
LinShiqi047/PatchAutoAugment
PyTorch implementation of PatchAutoAugment
MIRALab-USTC/GraphAKD
The code of paper Compressing Deep Graph Neural Networks via Adversarial Knowledge Distillation. Huarui He, Jie Wang, Zhanqiu Zhang, Feng Wu. SIGKDD 2022.
harleyszhang/cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
luanfujun/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
xhran2010/TrainOR_AAAI21
Out-of-Town Recommendation with Travel Intention Modeling (AAAI2021)
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
encounter1997/SFA
Official Implementation of "Exploring Sequence Feature Alignment for Domain Adaptive Detection Transformers"
harsh-99/SCL
Implementation of "SCL: Towards Accurate Domain Adaptive Object Detection via Gradient Detach Based Stacked Complementary Losses"
krumo/Domain-Adaptive-Faster-RCNN-PyTorch
Domain Adaptive Faster R-CNN in PyTorch
naoto0804/cross-domain-detection
Cross-Domain Weakly-Supervised Object Detection through Progressive Domain Adaptation [Inoue+, CVPR2018].
chaoqichen/HTCN
Implementation of "Harmonizing Transferability and Discriminability for Adapting Object Detectors" (CVPR 2020)
yuhuayc/da-faster-rcnn
An implementation of our CVPR 2018 work 'Domain Adaptive Faster R-CNN for Object Detection in the Wild'
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
optimass/continual_learning_papers
Relevant papers in Continual Learning
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
awarebayes/RecNN
Reinforced Recommendation toolkit built around pytorch 1.7
geekyutao/PyTorch-PPO
PyTorch implementation of PPO algorithm
geekyutao/Image-Inpainting
A paper summary of image inpainting