Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhzdhd/vlm-measurement-detection
https://github.com/dhzdhd/vlm-measurement-detection
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhzdhd/vlm-measurement-detection
- Owner: dhzdhd
- Created: 2024-09-13T15:19:08.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-17T05:18:32.000Z (4 months ago)
- Last Synced: 2025-01-11T02:33:18.064Z (about 7 hours ago)
- Language: Jupyter Notebook
- Size: 5.36 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazon ML challenge
We used the [PaliGemma model](https://github.com/dhzdhd/amazonml-2024/blob/master/app/notebooks/paligemma.ipynb) for inference with [regex postprocessing of the outputs](https://github.com/dhzdhd/amazonml-2024/blob/master/app/src/postprocess.py)
The results for a sample are in the [result folder](https://github.com/dhzdhd/amazonml-2024/tree/master/app/result)## Credits
- [dhzdhd](https://github.com/dhzdhd)
- [nugget-cloud](https://github.com/nugget-cloud)