Closed THuffam closed 4 years ago
Aha I see the problem... It is using newer code and I'm using the old colab sample which does not have the updated config items.
Yes. I am trying to avoid breaking changes in config, but sometimes they are necessary. I added "valid_metric" parameter this time and also weight configuration for feature extractor(this one is not implemented yet, but will be implemented in near future)
Hi Not sure if this is the same as the previous issue.....
When running the Colab Detector sample code against my own images I get the following error:
`Project folder detector already exists. Creating a folder for new training session. Tflite Converter ready K210 Converter ready ['shark', 'dolphin', 'surfer', 'swimmer', 'bird', 'boogieboarder', 'boat', 'jetski', 'whale']
KeyError Traceback (most recent call last)