hlapp commited on
Commit
f369fe7
β€’
1 Parent(s): 4ab5f2f

Adds platform for the source code for clarity

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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