ivilson / Yolov7net

Yolo Detector for .Net 8
83 stars 25 forks source link

NumSharp remove #20

Closed zgabi closed 2 months ago

zgabi commented 1 year ago

Please consider removing the numpy dependency, since now it is not faster and only adds an extra dependency (and size) to this package.

iwaitu commented 2 months ago

I removed it in new branch: cross-platform