Skip to content

Commit 084d0f4

Browse files
authoredOct 7, 2021
Update ReadMe.txt
1 parent 0894f5c commit 084d0f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎7.Darknet/ReadMe.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ python labelImg.py
99

1010
2. Runtime -GPU
1111

12-
2. 1. Двигаемся в папку
12+
2. 1. move to folder
1313
%cd /content/drive/MyDrive/yolov4/darknet
1414

15-
2. 2. Получить разрешение на работу в папке
15+
2. 2.Get access for folder
1616
!chmod +x ./darknet
1717

18-
2. 3. Запуск train
18+
2. 3. Start train
1919
! ./darknet detector train data/obj.data yolov4-tiny-custom.cfg yolov4-tiny.conv.29 -dont_show -map
2020

2121
3. Yolo-tiny costum.cng

0 commit comments

Comments
 (0)
Please sign in to comment.