Skip to content

Handle .names files when converting (fix #13)

Rose Howell requested to merge names-file into master

This MR adds new functionality to check for and write .names files in admincer convert.

Previously, I had only used admincer convert on the raw_annotations dataset, which didn't have any .names files. I changed some of the test data to check the new functionality.

Repository: https://gitlab.com/eyeo/machine-learning/admincer/
Base revision: 638a02b9

Merge request reports