tiny-yolo-v2-coco

command
v0.9.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

README

Tiny YOLO v2

This is an example of Tiny YOLO v2 neural network. You can read about this network here.

Folder model contains yolov2-tiny.cfg on which file feedforward.go based.

Folder data contains image file dog_416x416.jpg - this is scaled to 416x416 image for make it better understanding of how net works.

For now this example works not quite fast (it is only "tiny" version). Probably it is better to implement this network using CUDA.

How to run:

go run .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL