Abhishek Mishra

Results 11 comments of Abhishek Mishra

Hi @aixiaodewugege , Hope you have already found the answer. For others, here is the helpful link for input/output https://github.com/IDEA-Research/GroundingDINO#star-explanationstips-for-grounding-dino-inputs-and-outputs

I added a file here which will extract out individual pieces of segmented items and displays them. Instead of displaying, you can save "item" from cmd-11. https://github.com/abhishek0093/segment-anything/blob/main/notebooks/Get_individual_transparent_items.ipynb

Is there any development on the same. Looking forward to the release of dataset and model weights. Is it possible to release the model checkpoint now only?

Hi @govindrai, @valentinafeve , Can you guys tell an estimate about the time it takes for 1 epoch while finetuning on our own dataset and memory it required for your...

Hi @trivialfis , Thankyou for responding to the issue. However, I'm not sure if I understood your comment fully because I'm still facing the same issue even after using the...

@trivialfis I have already built some of the code to use with native xgboost, so it would be advantageous to use native module. Also I think sklearn wrapper currently doesn't...

Hi @trivialfis , Thanks a lot for the help, the issue is resolved now. I appreciate you for taking out time and resolving the issue. I think the mistake done...

Hi @mustaq95 , I looked into the code and it also surprises me as only the ordering has been changed and it shouldn’t have affected the results in general. The...