Skip to content

alexkitasov/TorchSharpYoloV3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorchSharpYoloV3

Yolo V3 with TorchSharp C# .NET6

A lot of help from:

https://arxiv.org/abs/1804.02767

https://github.com/aladdinpersson/Machine-Learning-Collection/tree/master/ML/Pytorch/object_detection/YOLOv3

https://github.com/ayooshkathuria/YOLO_v3_tutorial_from_scratch

https://github.com/dotnet/TorchSharp

https://github.com/dotnet/TorchSharpExamples

!!! NOT complete, only up until training !!!

!!! under review by TorchSharp Team related post !!! dotnet/TorchSharp#760

Update: evaluation and detection added.

!!!may(almost positive) have errors!!!

About

Yolo V3 with TorchSharp C# .NET6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages