Skip to content

Keypoints Detection of Tiny Objects with UNet_Nested(UNet++), based on PyTorch 1.0. The weights file is even tiny(2.2MB).

License

Notifications You must be signed in to change notification settings

unanan/UNet_Nested4Tiny_Objects_Keypoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文

UNet_Nested4Tiny_Objects_Keypoints

Keypoints Detection of tiny objects with UNet_Nested(UNet++), based on PyTorch1.0.

Brief

  • 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.

Requirements

  • Python 3.x
  • Pytorch 1.0
  • Opencv >=3.x
  • Pillow (Up to date)
  • Visdom (Up to date)

Installation

  • Please refer to

Quick Start

Results

TODO

About

Keypoints Detection of Tiny Objects with UNet_Nested(UNet++), based on PyTorch 1.0. The weights file is even tiny(2.2MB).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages