MAli-Farooq commited on
Commit
0df98a0
·
verified ·
1 Parent(s): fb82b9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: mit
3
  ---
4
- The zip file contains all the YOLOV-5 variant models tuned on thermal data using two different SoA optimizers which includes ADAM and SGD. Each model variant contains two model versions which includes 'Best.pt' and 'Last.pt'. The models can also used in ensambling approach to increase the calss wise accuracy however it will take greater inference time.
5
 
6
  train: ../train/images
7
  val: ../valid/images
 
1
  ---
2
  license: mit
3
  ---
4
+ The zip file contains all the YOLOV-5 variant models tuned on thermal data using two different SoA optimizers which includes ADAM and SGD. Each model variant contains two model versions which includes 'Best.pt' and 'Last.pt'. The models can also used in ensambling approach to increase the class wise accuracy however it will take greater inference time.
5
 
6
  train: ../train/images
7
  val: ../valid/images