Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
Autopilot-TensorFlow
A TensorFlow implementation of this Nvidia paper: https://arxiv.org/pdf/1604.07316.pdf with some changes
awesome-computer-vision
A curated list of awesome computer vision resources
Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
caffe
Caffe: a fast open framework for deep learning.
CDG
DW
A Dual Weighting Label Assignment Scheme for Object Detection
o2f
One-to-Few Label Assignment for End-to-End Dense Detection (CVPR2023)
strongwolf's Repositories
strongwolf/DW
A Dual Weighting Label Assignment Scheme for Object Detection
strongwolf/o2f
One-to-Few Label Assignment for End-to-End Dense Detection (CVPR2023)
strongwolf/CDG
strongwolf/100-Days-Of-ML-Code
100 Days of ML Coding
strongwolf/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
strongwolf/Caffe-HRT
Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original Caffe architecture which users deploy their applications seamlessly.
strongwolf/coding-interview-university
A complete computer science study plan to become a software engineer.
strongwolf/CVPR2021-Papers-with-Code
CVPR 2021 论文和开源项目合集
strongwolf/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
strongwolf/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
strongwolf/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
strongwolf/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
strongwolf/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
strongwolf/gluon-cv
Gluon CV Toolkit
strongwolf/hugo-academic
The website designer for Hugo. Build and deploy a beautiful website in minutes :rocket:
strongwolf/hypertools
A Python toolbox for gaining geometric insights into high-dimensional data
strongwolf/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
strongwolf/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
strongwolf/max-deeplab
Unofficial implementation of MaX-DeepLab for Instance Segmentation
strongwolf/mmcv
Open MMLab Computer Vision Foundation
strongwolf/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
strongwolf/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
strongwolf/oi-slides
我的信息学竞赛讲课课件
strongwolf/OpenSeeD
[ICCV 2023] Official implementation of the paper "A Simple Framework for Open-Vocabulary Segmentation and Detection"
strongwolf/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt101, ResNet152, InceptionV4, InceptionResnetV2, etc.
strongwolf/pytorch-capsule
Pytorch implementation of Hinton's Dynamic Routing Between Capsules
strongwolf/pytorch-faster-rcnn
I would appreciate if someone can retrain the model. The "finetune from scratch" result should be better because the training details have been changed. (And mobilenet training not supported yet.)
strongwolf/ssl_detection
Semi-supervised learning for object detection
strongwolf/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
strongwolf/Vitron
A Unified Pixel-level Vision LLM for Understanding, Generating, Segmenting, Editing