Adesh Gautam

Results 5 issues of Adesh Gautam

Hi, I was trying to get 3D shapes from images download from internet. But the results were not good. Can you specify the quality of the PNGs that needs to...

Hi, Can you please update the link to download yolov5 weights ? Also, can you please update on how to train the model on custom data ? What is the...

I am pushing some images to GCS using `dvc remote add -f -d remote_storage gs://dvctmp/data` && `dvc add data/*.jpg` && `dvc push` I am getting the following error: ``` ERROR:...

fs: gs
A: data-sync
bug

Earlier in _2.0.8_ I used buttons to quickly label bboxes/masks but now in the latest version how can i do the same ? The buttons should be below the image...

While trying to train the model on IAM dataset, an error would pop up about the output size mismatch with 31 hidden layers of BiLSTM in ctc_loss function. For that...