Skip to content

Commit 38bd955

Browse files
authored
Update README_Vietnamese.md
1 parent 14a6396 commit 38bd955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_Vietnamese.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,8 @@ Tiến hành các thay đổi với file faster_rcnn_inception_v2_pets.config fi
351351

352352
Lưu lại các file sau khi đã thay đổi. Vậy là xong! Cấu hình đào tạo đã sẵn sàng để chạy huấn luyện model!
353353

354-
### 6. Run the Training
355-
**UPDATE 9/26/18:**
354+
### 6. Chạy quá trình đào tạo
355+
**CẬP NHẬT 9/26/18:**
356356
*As of version 1.9, TensorFlow has deprecated the "train.py" file and replaced it with "model_main.py" file. I haven't been able to get model_main.py to work correctly yet (I run in to errors related to pycocotools). Fortunately, the train.py file is still available in the /object_detection/legacy folder. Simply move train.py from /object_detection/legacy into the /object_detection folder and then continue following the steps below.*
357357

358358
Here we go! From the \object_detection directory, issue the following command to begin training:

0 commit comments

Comments
 (0)