Releases: natmlx/nanodet-unity
Releases · natmlx/nanodet-unity
NanoDet 1.0.2
- Upgraded to NatML 1.1.15.
NanoDet 1.0.1
- Added
NanoDetPredictor.Create
static method for creating the predictor. - Added
NanoDetPredictor.Tag
constant string for model embedding. - Removed
NanoDetPredictor
public constructor. Use theCreate
static method instead. - Upgraded to NatML 1.1.4.
NanoDet 1.0.0
- First release.