Spaces:
Build error
Build error
File size: 997 Bytes
d4d6143 d505436 d4d6143 d505436 d4d6143 8dd2bcc d4d6143 c3cb09d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
title: Drexel Metadata App
emoji: π
colorFrom: gray
colorTo: red
sdk: docker
app_file: app.py
pinned: false
license: mit
description: >-
Generate object detection metadata (e.g., measurements and trait presence/absence) for fish specimen images using imageomics/Drexel-metadata-generator model.
tags:
- fish
- biology
- computer-vision
- visualization
- bioinformatics
- metadata
- image analysis
- applied machine learning
- contrast enhancement
- detectron2
- images
- museum specimen
- metadata generation
- object detection
---
# 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 on GitHub at [hdr-bgnn/drexel_metadata](https://github.com/hdr-bgnn/drexel_metadata).
|