posenet-pytorch icon indicating copy to clipboard operation
posenet-pytorch copied to clipboard

Add ResNet50 backbone

Open rwightman opened this issue 6 years ago • 3 comments
trafficstars

As per https://github.com/tensorflow/tfjs-models/pull/199

rwightman avatar May 07 '19 15:05 rwightman

How does the weight of tensorflow.js translate and adapt to this code? thank you very much! @rwightman

ggzzzzz628 avatar Oct 17 '19 10:10 ggzzzzz628

How can I train my own model on COCO dataset? Is it possible in PyTorch implementation?

1220deeplearner avatar Dec 06 '19 12:12 1220deeplearner

@1220deeplearner See #8

rwightman avatar Dec 06 '19 17:12 rwightman