|
|
|
|
|
by black_puppydog
3025 days ago
|
|
Yes for Mask-RCNN. For FCN, there is R-FCN. Overall I'm really happy to work in a domain where people share their code and models in such an open way.
I take issue with detectron in particular though, because a company the size of facebook in the year of 2018 has no excuse to publish a major software package in python 2.
The oldest models they implement are from 2015 (excluding VGG16 which is so prolific it's available in literally every library as python 3) and caffe2 is quite a bit more recent than that. Like I said. No excuse... |
|