Refactor/cleanup
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"Bash(.venv/bin/python -m src.models.evaluate)",
|
||||
"Bash(.venv/bin/python -m src.models.evaluate --backbone resnet34 --model_path models/best_resnet34_model.pth)",
|
||||
"Bash(.venv/bin/python identify.py test_image2.jpg --backbone resnet34 --model_path models/best_resnet34_model.pth)",
|
||||
"Bash(.venv/bin/python src/models/regression_model.py)"
|
||||
"Bash(.venv/bin/python src/models/regression_model.py)",
|
||||
"Bash(xargs cat -n)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user