unet_darknet icon indicating copy to clipboard operation
unet_darknet copied to clipboard

How to compile it in Linux/windows?

Open ChenCong7375 opened this issue 5 years ago • 2 comments

ChenCong7375 avatar May 14 '19 08:05 ChenCong7375

@ChenCong7375 https://github.com/ArtyZe/yolo_segmentation This project mabe more friendly, unet_darknet is still some problems!

tuuzhang avatar May 14 '19 11:05 tuuzhang

Just use the makefile build system to compile it. Once successfully compiled you will have the darknet exe file under the main folder. You might run across some cuda issues due to version updates when compiling these can be easily fixed by googling them. @ChenCong7375 @tuuzhang

bonpic69 avatar Jun 17 '19 05:06 bonpic69