ylshaooo / keras-zero-shot-detection

Keras implementation of zero-shot detection based on YOLOv3 model.
45 stars 15 forks source link

Applying on Custom dataset. #9

Open SambuddhaX opened 4 years ago

SambuddhaX commented 4 years ago

Hey, I am new to zero shot detection. Recently, I was working with YOLOv3 darknet...and wanted to try this out for some image classification with less data available. Could you help me out on what to modify and change and how to proceed step by step if I wanted to apply this for a custom dataset. Your help is extremely appreciated.