toastedbaguatte

Results 6 issues of toastedbaguatte

hello there! I am currently attempting to train COCO minitrain on the CenterNet-better algorithm. However, as shown in the image below, I am required to have the person_keypoints_val_2017.json AND person_keypoints_train_2017.json...

Hello there! I would like to modify the epochs for training and testing the data. However, I am not sure which part of the code actually affects the epoch.

Hello there! It has been amazing looking at your code and adapting it for my own usage to train on minicoco dataset. However, even tho the data is training, my...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, feature request,...

bug

Hi, after running your program, i was able to annotate for one image. However, when i click Next so i can annotate the next image, this happens. ![image](https://github.com/ivalab/grasp_annotation_tool/assets/155293525/519672a8-c568-45f4-b0d1-0cb4a483bef8) it does...

Hi, I love your work! But, I am slightly confused on the difference between GR-ConvNet3 and Gr-ConvNet2. They seems to produce different results but use the same code. May I...