ManuFU

Results 3 comments of ManuFU

After using the FeatureExtractor on an image with the size (480,720), i get back a tensor of size (1, 512). I would expect to get back something with the same...

> How can I convert osnet to a classifier for person classification? Basically I want to train a 2 class person classifier. Is it that I jus need a softmax...

I had the same problem. Following helped: pip uninstall pandas pip install pandas