Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thupchnsky authored Sep 10, 2021
1 parent 96acff6 commit 904fab7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ python main_allclass_convplus.py --data_path="processed_files/dataset/"
--max_sample=3500 --num_trails=1
```
**Confusion Matrix**

![image info](./all_class_cm.png)

### Classification over permutation groups
Expand All @@ -46,4 +47,5 @@ python main_usecase_resnet1d.py --data_path="processed_files/dataset/"
--usecase_short="U2" --model_param="[64,4,1,2]"
```
**Confusion Matrix**

![image info](./usecase_cm.png)

0 comments on commit 904fab7

Please sign in to comment.