Manan Lalit
Manan Lalit
Hello @hftsai Thanks for providing the data and the graphical interface. I was able to locate the 50 images used for segmentation task, which is a great resource. I would...
Hello @detectRecog I was wondering how the variables `reid_euclidean_scale` and `reid_euclidean_offset` were calculated [here](https://github.com/detectRecog/PointTrack/blob/520ba222e4de7ca15a127cd3cc1b5c6cb35ca112/utils/mots_util.py#L108)? How should these be set for a custom class? Thanks for your help!
Hello @detectRecog , thank you for making your code public and for proving a very interesting approach to tracking. I have the same question as @ljjyxz123 in issue #16 ....
Hello @detectRecog Thanks for sharing the code! This is more of a query than an issue: I was wondering why a factor of 2 is multiplied while generating `maskX` in...
Hello, I tried running the command `python main.py --dataset sintel --data_path ~/Desktop/jug-pc-x/05_Repositories/dlgm/` and run into the following error. Any suggestions on what could be the issue? (I have cudatoolkit 9.0...
Hello, I noticed that when i load previously annotated labels in `labkit`, they are not displayed alphabetically in the `Labeling` panel on the left. Could an option to sort them...
Hello, I was wondering if it may be possible to slightly change behavior of the Parent Labeling Eye icon in the `Labeling` panel, so that clicking it either **hides all**...
Hello, I have a feature request: It would be great if there is a prompt when a user accidentally types in the same label while annotating. For example, here `labkit`...
Hi @danielfrg Thanks for this very cool resource and for providing nice documentation! I understand that one can prevent the execution of certain notebooks by `execute_ignore`. Is there a way...
Hello @rromb Thanks for a great repository and work! This is not an issue, just a query - do you have a script available by chance, for exporting the latent...