Hesam Moshiri
Hesam Moshiri
Also please fill out the `readme` section in the Github. I checked the `dev_pvanet` also and but it has very short `readme`. Many people including me don't know how to...
Do you know how to fine-tune the YOLO or calculate the anchors?
Hello, I did but it does not finish there. when we go forward, other errors appear within other files either, which are somehow complex to fix. Please install the latest...
Please install or upgrade your Python to 3.5+ and try to run your codes again. follow and you will face the incompatible codes. mainly inside test-classifier module
I have the same damn issue: `Error encountered: Unknown layer type encountered: Crop` I use the latest versions of everything!
Yes, the problem is with that file. That file contains test image names (without jpg or something, only file name) and their resolution for example: (file name is 001.jpg) `001...
I solved this case, I'm curious about the detection speed what is not printed somewhere to check. One thing remains. how can I make this file run standalone or portable...
Maybe, I have not tested it though, but I think it should be. I'll try
I had a problem with the `git` also and fixed it like you, but I can not execute the second command, I mean this: `docker build --output type=tar,dest=- . |...