swtyree
swtyree
Hi, thanks for the cool dataset! I have been tinkering with `objectron-geometry-tutorial.ipynb`, exploring the available meta-data. I haven't been able to successfully transform the extracted planes into image space for...
Hi all, simple issue here: it looks like the file `notebooks/gifs/scene_ds=ycbv.test.keyframes-scene=55-nviews=5-scene_group=334.gif` should be using LFS but isn't. I haven't seen any downstream effects beyond the warning message from git. ```...
I've integrated the HOPE dataset (https://bop.felk.cvut.cz/datasets/#HOPE) into the necessary configs and BOP scripts. I have verified that the following scripts result in a correctly formatted BOP submission file that achieves...
Hi all, thanks for this wonderful tool. Here are some changes that I made while using it for an annotation project: - Added keyboard shortcuts to the GUI for moving...
Thanks for the easy to use code! This is a really cool method. Would you be able to share the code for generating the rendered GIF animations, e.g. https://github.com/dlichy/ShapeAndMaterial/blob/main/media/bear_cup/object_motion_video_gif.gif?
Hi all, The submodule for LoFTR is configured to clone via SSH (`url = [email protected]:zju3dv/LoFTR.git`) instead of HTTPS (`url = https://github.com/zju3dv/LoFTR.git`), which requires users to have a GitHub SSH key...