PyTorch implementation of the U-Net for image semantic segmentation with high quality images
场景分析与解析
Image Segmentation and Object Detection in Pytorch
A simple PyTorch codebase for semantic segmentation using Cityscapes.
Semantic Segmentation in Pytorch. Network include: FCN、FCN_ResNet、SegNet、UNet、BiSeNet、BiSeNetV2、PSPNet、DeepLabv3_plus、 HRNet、DDRNet
R-FCN with joint training and python support
Inception-v4, Inception - Resnet-v1 and v2 Architectures in Keras
An easy-to-follow Pytorch implementation of Hinton's Capsule Network
使用ICNet模型对航拍图片(遥感图像)进行图像分割
The lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate https://pytorch-lightning.readthedocs…
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Code for GeoNet: Unsupervised Learning of Dense Depth, Optical Flow and Camera Pose (CVPR 2018)
Deep Reinforcement, Highway, and Convolutional Networks to Classify Leaf Species
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.