
Location
Badges
Activity
Challenge Categories
Challenges Entered
Small Object Detection and Classification
Latest submissions
See Allgraded | 236514 | ||
graded | 236510 | ||
graded | 236275 |
Identify user photos in the marketplace
Latest submissions
A benchmark for image-based food recognition
Latest submissions
See Allgraded | 172449 | ||
graded | 172386 | ||
graded | 172304 |
A benchmark for image-based food recognition
Latest submissions
See Allgraded | 124275 | ||
failed | 124194 | ||
failed | 124192 |
Latest submissions
Participant | Rating |
---|---|
![]() |
0 |
![]() |
0 |
Participant | Rating |
---|
Food Recognition Challenge

Food Recognision Challenge | Round 4 Announcement 🍱
Over 4 years agoI can’t find new dataset) there are links only to old versions

Max duration limit exceeded
Over 4 years agoHi! Can you say please what’s wrong with my submissions v17 and v16?


Max duration limit exceeded
Over 4 years agoAnd also what is “Evaluate Predictions: No more retries left”?

Max duration limit exceeded
Over 4 years agoHi! My submission failed with error “Generate Predictions On Validation Data: Max duration limit exceeded”. What does it mean? Does evaluation has time limit? I haven’t found any information about it.

Submission problem, can't start evaluation issue
Over 4 years agoHi. I have a problem with submissions, but two days ago it was ok. I try to submit from two of my competition repos - so I commit, and add a new tag with increasing number. But my commits doesn’t start a new evaluation issue. Can you help me please?
Detectron2 GPU
About 4 years agoHi! Does someone faced this error “RuntimeError: Not compiled with GPU support” using detectron2? I tried docker images from pytorch and nvidia, but in each case have the same error. Also in image build stage after running “python -c ‘import torch; from torch.utils.cpp_extension import CUDA_HOME; print(torch.cuda.is_available(), CUDA_HOME)’”
output : No CUDA runtime is found, using CUDA_HOME=’/usr/local/cuda’
It so weird, everything worked well before