DataScientist
DataScientist
any solution for this issue please ?
> @jjdredd thanks a lot!!! I success the test. But I found some code should be modified. > > b[0] = int(o_box[0] * images.shape[0]) ==> b[0] = int(o_box[0] * images.shape[1])...
hello! I ve tried to run ' detect.py' in conda virt env in which i ve installed pytorch cpu version. It shows me the following error: ScanSSD-master>python detect.py Traceback (most...