NickSwardh / YoloDotNet

YoloDotNet - A C# .NET 8.0 project for Classification, Object Detection, OBB Detection, Segmentation and Pose Estimation in both images and videos.
GNU General Public License v3.0
158 stars 28 forks source link

Classification ? #3

Closed NBarile closed 8 months ago

NBarile commented 8 months ago

Hi !

I just asking if this package can do image classification, and how ?

Thanks ^^

NickSwardh commented 8 months ago

Hi NBarlie, it only does object detection.

NBarile commented 8 months ago

Ok ...

Thanks ^^

NickSwardh commented 7 months ago

Just to let you know, classification has been added. Check the ReadMe for more info.

NBarile commented 7 months ago

Just to let you know, classification has been added. Check the ReadMe for more info.

I see it yesterday !! Congratulation for this ;)

I try it in my projet and it work really good.