Skip to content

Henry-Xing/whole_body_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whole_body_detection

dataset:

model:

  • detection part: using faster rcnn and load checkpoints from pretrained model.
  • pose part: using resNet_50 and change input size as 256x256, output size as 64x64. Trained from pretrained model for 17 coco model.
  • more detail see train_model.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages