Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitgoap/amazon-ml-challange24


https://github.com/gitgoap/amazon-ml-challange24

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Amazon ML Challenge 2024

We participated in Amazon ML Challenge 2024 with a solution for extracting product attributes from images.

## Team Q\*
- **Aman Prakash (Lead)**, NIAMT, Ranchi
- **Sagnik Pramanik**, Heritage Institute of Technology, Kolkata
- **Ankit Rai**, NIAMT, Ranchi
- **Abhinav Sinha**, BIT Mesra, Ranchi

## Problem: Product Attribute Extraction from Images

Our approach uses the **[Moondream Vision Language Model (VLM)](https://github.com/vikhyat/moondream)**, which processes images from the `test.csv` file to extract specific attributes like weight, dimensions, and more.

### Key Highlights:
- **Moondream VLM** (1.6B parameters) was used for lightweight image-to-text processing.
- Extracted key product attributes using targeted prompts.
- Output cleaning and standardization were done using regex for consistency.

For more details, refer to the main script: `main_team_qstart_amazonml.ipynb`.

Team Details

Submission History with F1 Score

Rank Achieved