So many likes, was not expecting that! I will be presenting this work tomorrow at MICCAI and then I will post my presentation link in the README of the repository!
Show HN: I made a computer vision addon for Blender
31–36 of 36 posts
Re: Show HN: I made a computer vision addon for Blender
#32Earlier quoted context omitted.
The difference is that none of the above examples actually process real image input - the Cartucho app utilizes stereo cam images.
I dont think so. It generates stereo images from 3D (not takes them as an input) so it is exactly related to blenderproc and other tools.
Re: Show HN: I made a computer vision addon for Blender
#33Earlier quoted context omitted.
Thank you for your work! Looking forward to the presentation. I had to look up MICCAI. To others: 23rd INTERNATIONAL CONFERENCE ON MEDICAL IMAGE COMPUTING & COMPUTER ASSISTED INTERVENTION (4-8 OCTOBER 2020) https://www.miccai2020.org/en
done! added to the GitHub README [presentation video]( https://imperialcollegelondon.box.com/s/cg54pddsf2pkx4ngf4pg... )
Re: Show HN: I made a computer vision addon for Blender
#34Earlier quoted context omitted.
done! added to the GitHub README [presentation video]( https://imperialcollegelondon.box.com/s/cg54pddsf2pkx4ngf4pg... )
Love it! Should maybe add a link in addition to the video "image". Was not intuitive if it is a an image from a video or a link to a video (I am not used to video "preview" on Github).
Re: Show HN: I made a computer vision addon for Blender
#35"synthetic ground truth"... isn't that an oxymoron?
Ground truth in this case means images with labels of some sort on parts of the image or objects in the image, not that they're real images themselves. So a cat in a photo with a label or mask on the cat would be "ground truth" on what part of the image a cat is in, or that there is a cat.
Re: Show HN: I made a computer vision addon for Blender
#36Earlier quoted context omitted.
Ground truth in this case means images with labels of some sort on parts of the image or objects in the image, not that they're real images themselves. So a cat in a photo with a label or mask on the cat would be "ground truth" on what part of the image a cat is in, or that there is a cat.
But if it's CG cat then it's not a real cat, hence not "ground truth".