babak-abad

Results 4 issues of babak-abad

I train the model on 300x60 images for character localization but I stop train manually. The loss of xy, wh were less than 2. Now I test the model using...

Hi, Serizba :) I'm trying to use your library in windows 10 x64 machine in VS2019 C++. I want to inference my model for **batch of images** ( **vector <...

awaiting-answer

After starting the program I got this error: The application was unable to start correctly (0xc000007b). Click OK to close the application. ![image](https://github.com/shaoshengsong/DeepSORT/assets/57004077/799d464b-a70c-4e99-ba2a-ff0877e3ae1e) I also downloaded onnx library from (https://github.com/microsoft/onnxruntime/releases/download/v1.18.0/onnxruntime-win-x64-1.18.0.zip)...

ImportError: cannot import name '_io' from partially initialized module 'imgviz' (most likely due to a circular import) how can I fix this problem?

bug