abhijit0

Results 2 issues of abhijit0

I am getting the following error for the line 172, `flow_predictions = model(image1, image2, iters=args.iters)` The error is : TypeError: forward() missing 2 required positional arguments: 'image1' and 'image2' Although...

I dont see the images being used. Rather it seems the fine tuning is done only on ocr extraction. Please let me know if I am missing something