scorelab / OpenDF

Digital Forensics project
Apache License 2.0
57 stars 90 forks source link

Use Google Cloud Vision API for Image Annotation module #78

Closed ShehanWeerakkody closed 7 years ago

ShehanWeerakkody commented 7 years ago

Implemented the Google Cloud Vision API for Image Annotation module. This has a huge amount of performance improvement. Moreover, this returns the output within 3 seconds. Earlier it takes about 40 seconds to annotate an image using VGG16 and ResNet pre-trained models.

Sample Image that used to test the Google Cloud Vision API model ak

Result of the API image

Investigation organizations can use following models to annotate the image.

Simply edit the properties.conf file and update the model_type.

ShehanWeerakkody commented 7 years ago

Updated

20885029_10207372883640649_610910398_n