emannuell

Results 3 comments of emannuell

I have the same error here, we are running based on Python3 at raspberry pi. Any ideia to solve?

> 751 classes is because model was trained using Market1501 which has 751 classes. When training model, classifier block is used to classify images in training batch into the 751...

I'm having the same problem with slow processing of PDF files. Model requires 118 GB of VRAM. If the model is fully loaded in GPU, processing should be faster i...