Pinned Repositories
audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models and Score-based Models, a darkhorse in the field of Generative Models
FSAFHeadCodeWithComment
This repository only has a file fsaf_head.py which is implemented by (https://github.com/hdjang/Feature-Selective-Anchor-Free-Module-or-Single-Shot-Object-Detection). I added some comment in Chinese which is helpful to understand the thought of FSAF(Feature Selective Anchor Free).
myGradCam
review the basic pytorch-grad-cam implementation(https://github.com/jacobgil/pytorch-grad-cam) && slightly modify
S-LoRA
S-LoRA: Serving Thousands of Concurrent LoRA Adapters
SEPC
Scale-equalizing Pyramid Convolution for object detection
SoS-WSOD
Salvage of Supervision in Weakly Supervised Object Detection, CVPR 2022
UWSOD
UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection
VanillaBayesAndKNN
VanillaSSD-PyTorch
suilin0432's Repositories
suilin0432/SoS-WSOD
Salvage of Supervision in Weakly Supervised Object Detection, CVPR 2022
suilin0432/FSAFHeadCodeWithComment
This repository only has a file fsaf_head.py which is implemented by (https://github.com/hdjang/Feature-Selective-Anchor-Free-Module-or-Single-Shot-Object-Detection). I added some comment in Chinese which is helpful to understand the thought of FSAF(Feature Selective Anchor Free).
suilin0432/S-LoRA
S-LoRA: Serving Thousands of Concurrent LoRA Adapters
suilin0432/SEPC
Scale-equalizing Pyramid Convolution for object detection
suilin0432/UWSOD
UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection
suilin0432/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
suilin0432/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models and Score-based Models, a darkhorse in the field of Generative Models
suilin0432/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
suilin0432/BookExercises
suilin0432/ccf-deadlines
⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~
suilin0432/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
suilin0432/CVPR2020-Code
CVPR 2020 论文开源项目合集
suilin0432/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
suilin0432/detectron2
Detectron2 is FAIR's next-generation platform for object detection, segmentation and other visual recognition tasks.
suilin0432/disco-diffusion
suilin0432/high-fidelity-generative-compression
Pytorch implementation of High-Fidelity Generative Image Compression + Routines for neural image compression
suilin0432/ivy
The Unified Machine Learning Framework
suilin0432/LVM
suilin0432/MEAL
Official Implementation of MEAL: Multi-Model Ensemble via Adversarial Learning on AAAI 2019
suilin0432/MEAL-V2
MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks
suilin0432/mmdetectionWithCodeAnnotations
add some code annotations to the methods of some papers which are based on mmdetection
suilin0432/Open-MAGVIT2
Open-MAGVIT2: Democratizing Autoregressive Visual Generation
suilin0432/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
suilin0432/setup
Setup a new machine without sudo!
suilin0432/suilin0432.github.io
The blog of suilin0432.
suilin0432/unbiased-teacher
PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection
suilin0432/unbiased-teacher-v2
PyTorch code for CVPR 2022 paper Unbiased Teacher v2 Semi-supervised Object Detection for Anchor-free and Anchor-based Detectors
suilin0432/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
suilin0432/visual-chatgpt
VisualChatGPT
suilin0432/WSOD_Paper_List
A list of recent WSOD paper