taiji1985
Results
2
issues of
taiji1985
RuntimeError: Caught RuntimeError in DataLoader worker process 0. Original Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop data = fetcher.fetch(index) File "/usr/local/lib/python3.6/dist-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch data...
# Summary of your issue I make a test of EstimateAffine2D in OpencvSharp . but can't get the right answer , while python code work well. read the example code...