Info
Version: | 0.0.1 |
Author(s): | Lost Tech LLC |
Last Update: | Tuesday, December 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/losttech/YOLOv4 |
NuGet Url: | https://www.nuget.org/packages/LostTech.TensorFlow.YOLOv4 |
Install
Install-Package LostTech.TensorFlow.YOLOv4
dotnet add package LostTech.TensorFlow.YOLOv4
paket add LostTech.TensorFlow.YOLOv4
LostTech.TensorFlow.YOLOv4 Download (Unzip the "nupkg" after downloading)
Dependencies
- LostTech.TensorFlow(>= 1.15.0)
- SixLabors.ImageSharp(>= 1.0.2)
- System.Drawing.Common(>= 5.0.0)
Tags
TensorFlow-based implementation with support for fine-tuning and training from scratch.