Pinned Repositories
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
Awesome-CVPR-Paper
CVPR 论文收集,包含但不限于2020、2019、2018、2017文章
caffe
Caffe: a fast open framework for deep learning.
caffe-model
Python script to generate CNN models on Caffe, specially the inception_v3 \ inception_v4 \ inception_resnet
catalyst
Accelerated deep learning R&D
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Landslide-detection-model_pspnet
MatrixSegnet
MSFTrans
The project is modified based on mask2former
res2-unet
yubozuzu123's Repositories
yubozuzu123/dlcv_for_beginners
《深度学习与计算机视觉》配套代码
yubozuzu123/SENet
Squeeze-and-Excitation Networks
yubozuzu123/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
yubozuzu123/DenseNet-Caffe
DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet
yubozuzu123/caffe
Caffe: a fast open framework for deep learning.
yubozuzu123/PSPNet
Pyramid Scene Parsing Network
yubozuzu123/DenseNetCaffe
Caffe code for Densely Connected Convolutional Networks (DenseNets)
yubozuzu123/deep-residual-networks
Deep Residual Learning for Image Recognition
yubozuzu123/countour_based-extraction
yubozuzu123/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
yubozuzu123/caffe-model
Python script to generate CNN models on Caffe, specially the inception_v3 \ inception_v4 \ inception_resnet
yubozuzu123/ResNet_with_IdentityMapping
python script implementation of residual network of identity mapping