Spaces:
Runtime error
Runtime error
Adds platform for the source code for clarity
Browse files
README.md
CHANGED
|
@@ -12,5 +12,5 @@ license: mit
|
|
| 12 |
# Drexel Metadata App
|
| 13 |
Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
|
| 14 |
The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
|
| 15 |
-
The source code for the model is available at [hdr-bgnn/drexel_metadata](https://github.com/hdr-bgnn/drexel_metadata).
|
| 16 |
|
|
|
|
| 12 |
# Drexel Metadata App
|
| 13 |
Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
|
| 14 |
The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
|
| 15 |
+
The source code for the model is available on GitHub at [hdr-bgnn/drexel_metadata](https://github.com/hdr-bgnn/drexel_metadata).
|
| 16 |
|