darknet-yolo-segmentation icon indicating copy to clipboard operation
darknet-yolo-segmentation copied to clipboard

use darknet-yolo-segmentation with my own dataset

Open hakS07 opened this issue 6 years ago • 3 comments

@zhengshoujian first of all I want to thank you for your project it's really helpful. My project is iris and detection and segmentation I have already trained my pretrained model with my own iris dataset (annotated in yolo format) but now I don't know how I use segmentation do I need to segment my dataset

hakS07 avatar Apr 04 '19 07:04 hakS07

@essalahsouad The dataset that i used is cityscapes,https://www.cityscapes-dataset.com/, which is a open source dataset for segmentation

zhengshoujian avatar Apr 10 '19 13:04 zhengshoujian

@zhengshoujian thank you for your reply. But my question now is that I don't know how to organize my images file and my masks file in the data file for the training ./darknet segmenter train the/path/to/cfg/data the/paht/to/cfg/file the/path/to/weights/files i really need your help .

hakS07 avatar Apr 10 '19 13:04 hakS07

HI, I have similar questions about how to organize images, labels, and data files in order to run darknet-yolo-segmentation. Can anybody give me instruction and guidance to follow? Thanks,

chyphen7 avatar Feb 24 '22 02:02 chyphen7