pytorch-cnn topic
HyperDenseNet_pytorch
Pytorch version of the HyperDenseNet deep neural network for multi-modal image segmentation
IVD-Net
Repository containing the source code of the IVD-Net segmentation network that we proposed for the MICCAI 2018 IVD segmentation challenge.
flops-counter.pytorch
Flops counter for convolutional networks in pytorch framework
pytorch-computer-vision
PyTorch tutorial for computer vision
DLwithPyTorch
Code to accompany my upcoming book "Deep learning with PyTorch Book " from Packt
CFSRCNN
Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2021)
PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
medicaldetectiontoolkit
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on deal...