Josh Myers-Dean
Josh Myers-Dean
Hello! I was wondering what is the protocol to replicate your seed 0 results? I put the misc. txt files into a seed 0 folders and ran `python -m tools.run_experiments...
Hello! Thank you for the great work. I had a question regarding naming conventions - I'm running your code on VOC and noticed that when I use ```python3 -m tools.run_experiments...
Are there any plans to implement these? Or are they already in place and I am just not getting the syntax right? Thank you!
**Describe the bug** Model I am using: Kosmos-2 There does not appear to be documentation on how to provide bounding boxes to Kosmos-2. e.g., to reproduce Figure 2(4). Thank you!
Hello! Thank you for the amazing work. I was wondering if you have any models that were trained using binary prior segmentations instead of of sigmoid probabilities? For DAVIS-585, after...
Hello! First, thank you for releasing this amazing work, it's been a joy to read! Second, I'm trying to use your `gt_image_parse.txt` trees to get part whole relationships and the...
Hello! Thank you for providing this fantastic work. I just had a few questions regarding your methodology: 1. How are you calculating mIoU? In the paper you say you merge...
In the paper you say you go from e.g., arm -> upper body -> body but I don't see this being done in the code?
Is there an easy way to count number of subparts in PartNet?
Hello! Thank you for this work! I recently downloaded the validation split of MOSE from the given OneDrive link and it appears that all videos only have 1 annotation. I...