Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 631 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 631 Bytes

F4CLOUD : 장면 인식을 통한 해시태그 자동완성 및 검색

AWS - IAM Access

  • AmazonS3FullAccess
  • AmazonRekognitionFullAccess
  • TranslateFullAccess

Implementation

image

API

  • Get recommended hashtag
    • objects and scenes detection using Amazon Rekognition
    • Translate labels using Amazon Translate
  • Hashtag
  • Search by hashtag

Sample : Get Automatic Hashtag

final2