Microsoft is constantly providing better AI solutions to the Tech World. I tested several machine learning projects from basic installation to program execution. I decided to include some helpful minute features such as:
- Fixed Runtime error 'for torch model from torchvision model zoo (str)' excercution by providing a command for the installation of "onnx-simplifier" at nn-meter [git commit] https://github.com/microsoft/nn-Meter/pull/51/commits/66204ae33c16046ba16415a2120817b86470cdbc
- Eased nn-meter demonstration by providing practical values for the existing _Predict latency of saved CNN model _ usecase example of nn-meter to ReadMe.md. [git commit] https://github.com/microsoft/nn-Meter/pull/51/commits/8991d907817ca396e9502f1b7204d3cbe92d5e26
- Fixed NameError: name 'os' is not defined on nn-meter notebook examples [pull request] https://github.com/microsoft/nn-Meter/pull/52/commits/b7845db2cd57f320b1186a6d4fed0701f057fbc2
- Facilitated aerial_wildlife_detection installation