stevezkw1998

Results 9 comments of stevezkw1998

> 👍,这几个可以按照问题加答案的形式,提个pull request ok,等我有空提pr, 我最近有点忙

> 👍,这几个可以按照问题加答案的形式,提个pull request 刚刚尝试下提了pr,但由于我本地编译器格式问题,导致一下子改变了整个文本的格式, 所以我还是不提pr了

There is a use case: We have two field: prediction, prediction-pose prediction: bbox prediction-pose: skeleton(with edges) Then we want to upload both of them to CVAT

I have a humble workaround idea (**similar but different with @smidm 's helpful idea**) regarding to this issue '**_upload skeleton to CVAT_**': 1. Prepared skeleton labels for samples in your...

Hi @fkodom I tried your Dockerfile It errored on my side when running ![image](https://github.com/IDEA-Research/GroundingDINO/assets/53121066/e12b68e4-5e95-4e02-98f4-ae8abcf964f4) ARG PY_VERSION="3.10" ``` E: Unable to locate package python-distutils The command '/bin/sh -c add-apt-repository ppa:deadsnakes/ppa &&...

> [IDEA-Research/GroundingDINO#14](https://github.com/IDEA-Research/GroundingDINO/issues/14) I followed this way. It worked. in ./GroundingDINO/groundingdino/util/slconfig.py add this line temp_config_file.close() after temp_config_name = osp.basename(temp_config_file.name) Hi Thank you for your solution, and your solution solved this issue....

> Looks like running: "python -m pip install -e GroundingDINO" on the root dir worked fix'd it for me. Hi @aallcg Thank you for your information, But I've tried running...

Thank you for your detail information, I observed the process, thers is no such file generated on my side, no matter I ran `PS C:\code\Grounded-Segment-Anything> python -m pip install -e...

> Sure! We're going to carefully refine this project to make it better for the users! Thank you for your active response for users, always looking forward to experiencing it