https://github.com/andyblarblar/transferware.ai
“Shards are glass, sherds are pottery”
https://github.com/andyblarblar/transferware.ai
Last synced: 3 months ago
JSON representation
“Shards are glass, sherds are pottery”
- Host: GitHub
- URL: https://github.com/andyblarblar/transferware.ai
- Owner: andyblarblar
- Created: 2024-01-24T18:36:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-04T20:14:24.000Z (10 months ago)
- Last Synced: 2024-08-05T00:21:24.801Z (10 months ago)
- Language: Python
- Homepage:
- Size: 13.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# transferware.ai
“Shards are glass, sherds are pottery”
## Abstract
We introduce a system to help automate the dating of transferware sherds, a form of archaeological artifact commonly found in the Detroit area. This process is currently very manual, and uses experts' time that could be better spent elsewhere. This system will extend cutting edge computer vision research to develop a web system that will allow users to upload images of sherds, and return similar complete archelogical records from a nonprofit partners database. Challenges addressed include scalability, licensing, and more. This system is to be deployed to the nonprofit upon completion
## Structure
- docs: System documentation and UML
- python_src: Python workspace
- static_site: The demo site, to be hosted on a web server