Skip to content

Releases: pedropro/TACO

Mask-RCNN weights trained on TACO-10

05 Mar 17:42
Compare
Choose a tag to compare

These weights were obtained for 4-fold cross validation using TACO-10 class map.
Each file with the name: <dataset>_<map_number_of_target_classes>_<fold number>.zip contains the following:

  • The actual weights: mask_rcnn_taco_<epoch number>.h5. Copy this to detector/models/logs
  • The respective dataset splits: annotations_0_<subset>.json. Copy these 3 files to your dataset directory.

Setup used:
tensorflow 1.9.0
keras 2.16

Note: Later versions can be incompatible. Check #17

Test release

09 Jun 23:09
Compare
Choose a tag to compare
Test release Pre-release
Pre-release
v0.1

First commit