Spaces:
Runtime error
Runtime error
File size: 266 Bytes
938e515 |
1 2 3 4 5 6 7 8 9 10 |
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](https://detectron2.readthedocs.io/tutorials/deployment.html)
for their usage.
|