drexel_metadata_app / README.md
johnbradley's picture
Cleanup readme and app header
4ab5f2f
|
raw
history blame
549 Bytes
---
title: Drexel Metadata App
emoji: 🐟
colorFrom: gray
colorTo: red
sdk: docker
app_file: app.py
pinned: false
license: mit
---
# Drexel Metadata App
Generate object detection metadata for a fish image using the [imageomics/Drexel-metadata-generator model](https://huggingface.co/imageomics/Drexel-metadata-generator).
The model will create a visualization based on the image, a mask of the fish outline, and JSON metadata.
The source code for the model is available at [hdr-bgnn/drexel_metadata](https://github.com/hdr-bgnn/drexel_metadata).