iRecycle is aimed for NYC resident who are unsure of where their recyclable trash belongs. Implemented Google Cloud Vision API to identify and sort to respective bins.
재활용을 할 줄 모르는 뉴욕 시민을 위해, 이미지로부터 사물을 인식하여 재활용을 자동으로 분류해주는 서비스
- Best NYC Hack
- Best Environment Hack
- Submitted on : DEVPOST
- Classifies your recyclables by plastic/glass/cans/cardboard/compost/trash and sorts them to the specific category.
버릴 물건의 사진을 업로드하면 플라스틱/유리/캔/종이/음식물/기타로 분류하여 알려줌 - A live tracker counts whatever is being "recycled"/uploaded
분류 현황을 알 수 있는 트래커 제공
- Django
- Google Cloud Vision
- HTML, css, Javascript, python