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

Keep label index in the LabelModel class #7

Closed sabihoshi closed 5 months ago

sabihoshi commented 5 months ago

Having the label index will be useful as I sometimes use it for further modification of my results.

NickSwardh commented 5 months ago

Hi Sabihoshi, I just released v1.4 and the Index has been added as requested :)