SSOC18 / ssoc18-wiki

Shadi's Summer of Code 2018
0 stars 1 forks source link

[FatimaFawaz] deepcognition.ai soda bottle competition (10h) #5

Closed shadiakiki1986 closed 6 years ago

shadiakiki1986 commented 6 years ago

Hi @FatimaFawaz

We already started building a model in deepcognition.ai competition (#2). The model is the same one that was demo'd for their "toilets" dataset. The most recent training achieved 14% accuracy on a validation dataset, which is not much better than chance (since the target is a classification with 8 options, random selection has a 12.5% accuracy). Please help us improve our model with the following steps:

shadiakiki1986 commented 6 years ago

Hi @FatimaFawaz Can you please write here a summary of the steps that you've done on the deepcognition.ai soda bottle competition so far? Also, please export your models as python keras code and upload them into a folder on the ssoc18.teamshadi.net server so we can commit it to the repository

FatimaFawaz commented 6 years ago

So far:

shadiakiki1986 commented 6 years ago

let's try to

FatimaFawaz commented 6 years ago

I sent a message regarding this on Monday, achieved 32% accuracy with VGG.

shadiakiki1986 commented 6 years ago

Yes I closed the issue because the competition itself is over too