Digitalbrain

Results 30 comments of Digitalbrain
trafficstars

I'm sorry. I did not tested on Pi Zero.

I only tested tiny YOLO with COCO dataset. Tiny YOLO with dataset that has small classes cannot detect objects in Raspberry Pi 3. I couldn't find the reason yet. But...

@ashwinnair14 I only can share cfg file. Trained weights file is not mine but company's. [net] batch=1 subdivisions=1 width=416 height=416 channels=3 momentum=0.9 decay=0.0005 angle=0 saturation = 1.5 exposure = 1.5...

I'm sorry. The source of AlexeyAB is very different from the original source, so it is difficult to modify.

I’m sorry. I did not test RK3399. NNPACK is hardware specific. It is NNPACK issue but not darknet.

I'm sorry. I have no plan to update for a while.

Could you let me know Makefile and platform that you run darknet?

Thanks for good information.

I made python module for darknet-nnpack. Refer to https://github.com/digitalbrain79/pyyolo

@hastou I'm sorry. I cannot solve the problem #31. So I reverted your pull request.