hdoi5324 commited on
Commit
fa4dd02
·
verified ·
1 Parent(s): c678ba2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
4
  # Model Card for Handfish Detector
5
 
@@ -27,5 +31,4 @@ Model trained on 200 images with bounding box annotations of handfish from Squid
27
 
28
  ### Training Procedure
29
 
30
- Trained with detectron2 with student-teacher model using exponential moving average to update the weights of the teacher.
31
-
 
1
  ---
2
  license: mit
3
+ tags:
4
+ - FasterRCNN
5
+ - PyTorch
6
+ - Marine
7
  ---
8
  # Model Card for Handfish Detector
9
 
 
31
 
32
  ### Training Procedure
33
 
34
+ Trained with detectron2 with student-teacher model using exponential moving average to update the weights of the teacher.