This repository contains the details of implementation of the Baseline submission using [Mask RCNN](https://arxiv.org/abs/1703.06870) which obtains a score of `[AP(IoU=0.5)=0.183 ; AR(IoU=0.5)=0.224]` for the [AICrowd Food Challenge](https://www.aicrowd.com/challenges/food-recognition-challenge).
This repository contains the details of implementation of the Baseline submission using [Mask RCNN](https://arxiv.org/abs/1703.06870) which obtains a score of `[AP(IoU=0.5)=0.183 ; AR(IoU=0.5)=0.224]` for the [AICrowd Food Challenge](https://www.aicrowd.com/challenges/food-recognition-challenge).
...
@@ -20,8 +19,8 @@ Please follow the instructions on the relevant files for the training, predictio
...
@@ -20,8 +19,8 @@ Please follow the instructions on the relevant files for the training, predictio
(_pre-trained weights for baseline submission included_)
(_pre-trained weights for baseline submission included_)
# How to Submit
# How to Submit
As noted at https://github.com/AIcrowd/food-recognition-challenge-starter-kit/ this repository contains aicrowd.json and custom changes
As noted at https://github.com/AIcrowd/food-recognition-challenge-starter-kit/ this repository contains [aicrowd.json](aicrowd.json) and custom changes