pysolotools
pysolotools copied to clipboard
Python toolchain for SOLO.
After assigning pose labels for keypoint labeler I can see the annotation and labels in SOLO format. But after converting to COCO format any information related to pose labels and...
Hey, I wanted to test your tool, so I followed the README. I must say I did `pip install pysolotools` without `--index-url=https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple` because it wasn't working with it. But it...
Hi, Due to the settings used in my dataset generation, apparently not all images have a visible object (around 1/1000 images don't have 2D bounding boxes). This causes the SOLO2COCOConverter...
In the `solo2coco.py` script, there is a specific method ` def _process_instances(...)` that solely utilizes the first item within the list, and evidently, this is the limiting factor impeding the...
Hey, I created a synthetic dataset using unity perception labelled only with instance segmentation, When i was trying to convert it to COCO format i received an error of list...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. :sparkles: Snyk has automatically assigned this pull request, [set who gets...
Hi, I am working with a SOLO dataset where the keypoint labels are not [the ones used in the COCO dataset](https://github.com/Unity-Technologies/pysolotools/blob/main/pysolotools/constants.py). I would however like to convert this SOLO dataset...
Hi, This is the PR corresponding to the issue with the same name [here](https://github.com/Unity-Technologies/pysolotools/issues/138). This PR aims to remove the hard-coded COCO category names, and to replace them by the...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. :sparkles: Snyk has automatically assigned this pull request, [set who gets...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...