Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanglianlm0525/PyTorch-Networks
Pytorch implementation of cnn network
https://github.com/shanglianlm0525/PyTorch-Networks
Last synced: about 6 hours ago
JSON representation
Pytorch implementation of cnn network
- Host: GitHub
- URL: https://github.com/shanglianlm0525/PyTorch-Networks
- Owner: shanglianlm0525
- Created: 2019-09-26T14:04:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-13T05:36:03.000Z (12 months ago)
- Last Synced: 2024-10-29T17:42:10.714Z (13 days ago)
- Language: Python
- Size: 174 KB
- Stars: 1,920
- Watchers: 34
- Forks: 485
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyTorch-Models
Pytorch implementation of cnn network**Classical network**
- **AlexNet:**
- **VGG:**
- **ResNet:**
- **InceptionV1:**
- **InceptionV2 and InceptionV3:**
- **InceptionV4 and Inception-ResNet:**
**Lightweight network**
- **MobileNets:**
- **MobileNetV2:**
- **MobileNetV3:**
- **ShuffleNet:**
- **ShuffleNet V2:**
- **SqueezeNet**
- **Xception**
- **MixNet**
- **GhostNet****ObjectDetection-network**
- **SSD:**
- **YOLO:**
- **YOLOv2:**
- **YOLOv3:**
- **FCOS:**
- **FPN:**
- **RetinaNet**
- **Objects as Points:**
- **FSAF:**
- **CenterNet**
- **FoveaBox****Semantic Segmentation**
- **FCN**
- **Fast-SCNN**
- **LEDNet:**
- **LRNNet**
- **FisheyeMODNet:**
**Instance Segmentation**
- **PolarMask**
**FaceDetectorAndRecognition**
- **FaceBoxes**
- **LFFD**
- **VarGFaceNet****HumanPoseEstimation**
- **Stacked Hourglass Networks**
- **Simple Baselines**
- **LPN**## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=shanglianlm0525/PyTorch-Networks&type=Date)](https://star-history.com/#shanglianlm0525/PyTorch-Networks&Date)