hasibzunair's picture
added files
4a285f6
|
raw
history blame
No virus
266 Bytes

This directory contains:

  1. A script that converts a detectron2 model to caffe2 format.

  2. An example that loads a Mask R-CNN model in caffe2 format and runs inference.

See tutorial for their usage.