# Ryolo_darknet **Repository Path**: jack16888/Ryolo_darknet ## Basic Information - **Project Name**: Ryolo_darknet - **Description**: No description available - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-10 - **Last Updated**: 2021-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ryolo_darknet Rotating object detection based on yolo # Darknet-Ryolo-Segmentation For Windows and Linux This project is based on darknet to get image segmentation and rotational object detection 1、"make -j8" or build with vs2019 2、 ------to train on your own data "./darknet segmenter train the/path/to/data the/paht/to/cfg/file the/path/to/weights/files" "./darknet detector train_Ryolo the/path/to/data the/paht/to/cfg/file the/path/to/weights/files" 3、------test your trained network "./darknet segmenter test the/path/to/cfg/data the/path/to/cfg/file the/path/to/weights/files the/path/to/image " ./darknet detector test_Ryolo the/path/to/data the/path/to/cfg/file the/path/to/weights/files the/path/to/weights/files -ext_output