{"data":{"site":{"siteMetadata":{"title":"Project blog by Stefan Sietzen","subtitle":"Stuff I did in my spare time and for university."}},"allMarkdownRemark":{"edges":[{"node":{"fields":{"slug":"/posts/maskrcnn-adobe/","categorySlug":"/category/project/"},"frontmatter":{"title":"Mask R-CNN with the TensorFlow C++/CUDA API: Automatic Rotoscoping","date":"2018-10-21T23:46:37.121Z","category":"Project","description":"I made a Plug-in for Adobe Premiere/After Effects that uses the TensorFlow object detection framework to automatically detect objects and generate segmentation masks for them. Compiling the TensorFlow as a C++ library for Windows with CUDA functionality was quite a tedious task, but in the end I was able to build a plug-in using Mask R-CNN to generate quite acceptable masks for objects contained in the 90 COCO classes."}}}]}},"pageContext":{"isCreatedByStatefulCreatePages":false,"tag":"computer vision","currentPage":0,"postsLimit":16,"postsOffset":0,"prevPagePath":"/tag/computer-vision","nextPagePath":"/tag/computer-vision/page/1","hasPrevPage":false,"hasNextPage":false}}