Skip to content

slryou41/ws-kps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Ubuntu
Jun 25, 2021
25f9783 · Jun 25, 2021

History

5 Commits
Jun 24, 2021
Jun 25, 2021
Jun 25, 2021
Jun 25, 2021
Jun 25, 2021
Jun 25, 2021

Repository files navigation

Weakly Supervised Keypoint Discovery

PyTorch implementation of Weakly Supervised Keypoint Discovery, Serim Ryou and Pietro Perona

  1. Download the datasets
  2. Set the dataloader path
  3. Train the model with the script:
python train.py [path_to_dataset] --checkpoint [path_to_checkpoint] --gpu [gpu_id] --lr 0.001 --batch-size [batch_size] --nkpts [number_of_keypoints] --nclass [number_of_class_category] --dataset [dataset_name]

About

Weakly supervised keypoint discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages