Spaces:
Runtime error
Runtime error
johnbradley
commited on
Commit
β’
1dad41e
1
Parent(s):
8299190
Fix typo in app header
Browse files- app_header.md +1 -1
app_header.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
# Drexel Metadata
|
2 |
Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
|
3 |
The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
|
4 |
-
The source code for the model is available at [hdr-bgnn/drexel_metadata
|
|
|
1 |
# Drexel Metadata
|
2 |
Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
|
3 |
The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
|
4 |
+
The source code for the model is available at [hdr-bgnn/drexel_metadata](https://github.com/hdr-bgnn/drexel_metadata).
|