iftwigs
iftwigs
Enabled saving/loading/versioning of Extraction AI using Bento ML containerization.
Added the possibility to create Annotations by supplying only Bbox coordinates instead of mandatory supplying Spans.
- Added ConfusionMatrix class. - Changed how TNs are calculated. - Added ground truth calculation as a property. - Added mock tests for various prediction types and values (TP/FP/FN) they...
Slashes are now filtered out of Category names in order to not be included into AI saving paths - it was breaking Extraction AI training pipeline before.