bearpaw / pytorch-pose

A PyTorch toolkit for 2D Human Pose Estimation.
GNU General Public License v3.0
1.1k stars 251 forks source link

Whats the difference between the hourglass_gn & hourglass models? #111

Closed Schobs closed 3 years ago

Schobs commented 4 years ago

Found under pose/models.

bearpaw commented 3 years ago

hourglass_gn was for some random experiment with group normalization and please ignore it.