HugoHE commited on
Commit
ff63254
β€’
1 Parent(s): 39f90f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # monitoring-interface
2
 
3
  ## Requirements
@@ -52,5 +60,4 @@ Please note that feature extraction for both training data and evaluation data c
52
 
53
  | ID | Backbone | Clustering method for Monitors |
54
  | ----- | -------- | -------------------------------- |
55
- | KITTI | ResNet | KMeans(nb_clusters=[1, 4, 5, 6]) |
56
-
 
1
+ ---
2
+ license: mit
3
+ title: monitoringInterface
4
+ sdk: gradio
5
+ emoji: πŸš€
6
+ colorFrom: purple
7
+ colorTo: purple
8
+ ---
9
  # monitoring-interface
10
 
11
  ## Requirements
 
60
 
61
  | ID | Backbone | Clustering method for Monitors |
62
  | ----- | -------- | -------------------------------- |
63
+ | KITTI | ResNet | KMeans(nb_clusters=[1, 4, 5, 6]) |