sathish4ds
sathish4ds
My data is confidential data so want to setup in on prim can any one help me in on prim code
This is the error TypeError Traceback (most recent call last) in 3 #filename = "7364867-0-Copy1.jpg" 4 old_start = time.time() ----> 5 process_image(image_dir,Final_Img_outpath) 6 print('Time taken for bg removal', time.time() -...
I am trying to give image as input to the dataloader in place of list of image path can you help me on this