English | 中文
Keypoints Detection of tiny objects with UNet_Nested(UNet++), based on PyTorch1.0.
-
This repository is based on UNet_Nested(UNet++)
-
Task: Detect keypoints of tiny objects, with high-speed inference & tiny weights file(2.2MB).
-
**Remarks: Be freely to take the specific codes in this repo which are needed in your program.
- Python 3.x
- Pytorch 1.0
- Opencv >=3.x
- Pillow (Up to date)
- Visdom (Up to date)
- Please refer to
- Please refer to Quick Start.