sams-tom commited on
Commit
c2e60f9
·
verified ·
1 Parent(s): a996c14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -17,6 +17,9 @@ tags:
17
  - ecology
18
  - robotics
19
  ---
 
 
 
20
  ## Model Card for sams-tom/multimodal-auv-bathy-bnn-classifier
21
  This repository hosts a collection of Bayesian Neural Network (BNN) models developed for the classification of Autonomous Underwater Vehicle (AUV) sensor data. It includes unimodal classifiers for image, bathymetry, and side-scan sonar (SSS) data, as well as a powerful multimodal classifier that fuses information from all three sensor types. These models provide not only class predictions but also crucial uncertainty estimates, enhancing their utility in complex and uncertain marine environments.
22
 
 
17
  - ecology
18
  - robotics
19
  ---
20
+
21
+ **PLEASE NOTE, THIS MODEL CARD IS FOR THE WHOLE REPOSITORY. IF YOU WISH TO SEE THE INDIVIDUAL MODEL CARDS, PLEASE ENTER THE MODEL FOLDERS (MULTIMODAL, UNIMODAL-IMAGE, ETC.) AND READ THE README'S THERE**
22
+
23
  ## Model Card for sams-tom/multimodal-auv-bathy-bnn-classifier
24
  This repository hosts a collection of Bayesian Neural Network (BNN) models developed for the classification of Autonomous Underwater Vehicle (AUV) sensor data. It includes unimodal classifiers for image, bathymetry, and side-scan sonar (SSS) data, as well as a powerful multimodal classifier that fuses information from all three sensor types. These models provide not only class predictions but also crucial uncertainty estimates, enhancing their utility in complex and uncertain marine environments.
25