Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aimspot committed Feb 14, 2024
1 parent 8bb0b47 commit 85e3b1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ml-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:
run: |
cd user_datasets
git clone https://github.com/AIRI-Institute/WaRP
mkdir WaRP/Warp-D/valid
cp -r WaRP/Warp-D/test/* WaRP/Warp-D/valid/
- name: Ml predictions
run: python ODRS/ml_utils/ml_model_optimizer.py
2 changes: 1 addition & 1 deletion ODRS/ml_utils/config/ml_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GPU: true
accuracy: 10
classes_path: classes.txt
dataset_path: /media/space/ssd_1_tb_evo_sumsung/exp-train/datasets/Monitoring_photo
dataset_path: /media/space/ssd_1_tb_evo_sumsung/exp-train/datasets/WaRP/Warp-D
speed: 1

0 comments on commit 85e3b1a

Please sign in to comment.