mirror of
https://git.victorphan.net/basketballcantho/medical_leaflets_detection.git
synced 2026-08-06 23:13:12 +07:00
update Readme
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
Sửa code (ocr_pipeline.py, README.md...):
|
||||||
|
Bạn vẫn dùng các lệnh Git quen thuộc ngay tại thư mục gốc:
|
||||||
|
|
||||||
|
Bash
|
||||||
|
git add .
|
||||||
|
git commit -m "Cập nhật pipeline"
|
||||||
|
git push
|
||||||
|
Huấn luyện ra Model mới (.pth mới):
|
||||||
|
Bạn lưu file model vào thư mục models. Sau đó chuyển hướng vào trong đó để đẩy lên ổ 1TB:
|
||||||
|
|
||||||
|
Bash
|
||||||
|
cd models
|
||||||
|
svn add ten_model_moi.pth
|
||||||
|
svn commit -m "Huấn luyện xong model VGG mới"
|
||||||
Reference in New Issue
Block a user