Skip to content
Snippets Groups Projects
Commit 86802244 authored by blia's avatar blia
Browse files

Update README.md

parent 9c3f7e85
Branches
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ Args:
```
- For region based active learning, run
```python
python3 -c 'import Train_Active_Region_Im as tari;tari.running_loop_active_learning_region(stage)'
Args:
......@@ -64,6 +65,6 @@ wget https:
tar -xzvf calibration_score.tar.gz
cd ..
cd eval_calibration
python3 visualize_calibration_score.py --save False
python3 visualize_calibration_score.py --save True
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment