Rohit K Bharadwaj

Results 68 comments of Rohit K Bharadwaj
trafficstars

@Praenei thanks, I have access to my university A100, so I will try to check the inference/demo code in a while later after setting it up..

Thank you for your comment. May I know the resources used by you to train the best model, and also how long it took you?

I have somewhat of a similar issue, and it is described here: https://github.com/aws/aws-cli/issues/7656#issuecomment-1972470467 For those interested, there seems to be a possible solution of increasing the default IAM session time.

It would be super helpful if we can download pre-built LVIS val dataset in TFDS format, does anyone have the links for it?

I tried increasing num workers in my machine as it has around 256 cores and 200GB memory, but still not able to build tfds dataset of LVIS val split. Can...

not able to run OWL_ViT_minimal_example notebook on T4 GPU. Any idea how to fix it? I've tried restarting, and also installing 1.26.0 numpy version, but it didn't work. EDIT: had...

@SigmaBM but the OWL_ViT_minimal_example notebook installs bigvision requirements, and in that file there is: `numpy>=1.26` So how do we resolve it?

i restarted the environment without running the first cell and it seemed to work..

Thank you for releasing it and making it open source. We appreciate the efforts from the community. Also, did you check this other open source project which aims to replicate...

Thank you @yhyu13, looking forward to the training code as it can help the community immensely.