Recent posts

R-CNN

2 minute read

R-CNN Goal Object Detection: Given an input image, job is to implement a model that has to output what’s the object inside the image Also predict a boundin...

Mask R-CNN

4 minute read

Mask R-CNN Abstract Simple, flexible, and general framework for object instance segmentation 1) Detects objects efficiently in an image 2) Generates a hig...

Omnigraph

4 minute read

GUI Omnigraph OmniGraph: Omniverse’s visual programming framework -Provides a graph framework that can easily connect functions from multiple systems insid...