Harsha-1729
Harsha-1729
Hello Sothana, Thanks for these commits, I tried to use these files and getting the following error when I run following command: bash run.sh -i samples/test -o /tmp/output -c /tmp/output/results.csv:...
> Hello Sothana, > > Thanks for these commits, > > I tried to use these files and getting the following error when I run following command: bash run.sh -i...
> can you provide the script of evaluating the accuracy ?? and is it for the whole project or for the lp detection network.... > because I'm trying to figure...
Check if this helps you We need wpod-net.json file as well to load the model. I don't see any .json file being read in your code. I am able to...
> No module named 'torch._thnn' I am also getting the same problem. I am using the latest versions of pytorch, numpy, cv2 and CUDA. Is it mandatory to use the...
> > No module named 'torch._thnn' > > I am also getting the same problem. > I am using the latest versions of pytorch, numpy, cv2 and CUDA. > Is...
> Sorry, I haven't solved the problem yet. > […](#) > ---Original--- From: "Hunandaxueheying"
> I have the same problem, and my cuda version is 9.0.176, have you solved the problem? Following procedure worked for me I tried installing pytorch(0.3.1) and run the code...
> same issue here I tried installing pytorch(0.3.1) and run the code on Google Colab. It successfully executed and the results were generated.
fh02.pth that is provided is trained only for 5 epochs, in the paper its given that 300 epochs trained network will give the best results. So I think we need...