drexel_metadata_app / README.md
egrace479's picture
Update README.md (#8)
8dd2bcc verified
metadata
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. 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.