

gokuleloop 297
Name
Organization
Location
Badges
Activity
Ratings Progression
Challenge Categories
Challenges Entered
A benchmark for image-based food recognition
Latest submissions
Classify images of snake species from around the world
Latest submissions
See Allgraded | 69906 | ||
failed | 69845 | ||
failed | 69843 |
Visual SLAM in challenging environments
Latest submissions
Immitation Learning for Autonomous Driving
Latest submissions
Recognizing bird sounds in monophone soundscapes
Latest submissions
Badges
-
Anniversary
-
TrustableHas filled their profile page
-
First Onebox
-
Member
-
Editor
-
Basic User
-
First Emoji
-
First Link
-
First Quote
-
First Like
-
First Mention
-
Enthusiast
-
Welcome
-
Boltzmann's FavouriteKudos! You've been awarded a silver badge for this challenge. Keep up the great work!
Challenge: Snake Species Identification Challenge -
EulerLearnerGreat work! You're one of the top participants in this challenge. Here's a gold badge to celebrate the acheivement.
Challenge: Snake Species Identification Challenge
Participant | Rating |
---|---|
![]() |
0 |
Participant | Rating |
---|
Snake Species Identification Challenge

Evaluation Error but Image built successfully
8 months ago@akash18014 @picekl From what I remember, we have to explicitly set only cuda version 10.0 (Can I have an example of a code which is working to make a submission on gitlab?) . Maybe downgrade cuda toolkit 10.1 to 10.0 and make sure corresponding tensorflow works with 10.0.
This is the only link which helped me downgrade (https://dmitry.ai/t/topic/33)

Evaluation Error but Image built successfully
8 months agoWhat specific version of tensorflow are you using?

System confirmation for submissions
8 months agoCould you please confirm the CUDA version of the K80? [Edit:] Found it in the logs, its 10.0 still. Thanks

Evaluation Error but Image built successfully
8 months agoIn your aicrowd.json file, try adding “debug”: True, you will get the logs as to why the submissions are failing
-
Accelerate the learning – increase agents behavior at higher speed! New changes related to flatland
Byadrian_egli29 days ago -
RLLib Baselines on Colab! This Colab notebook allows you to train a full Flatland agent using the provided PPO baseline.
Bynilabha29 days ago -
Getting started with TIMSER (baseline notebook) Baseline containing code for submitting submissions for Time Series Prediction (AI Blitz 5)
Byshivam5 days ago#baseline
Conda won't install efficientnet
7 months agoI used environment.yml file and EfficientNet-pytorch as a pip package.
Reference ( https://github.com/GokulEpiphany/contests-final-code/blob/master/aicrowd-snake-species/inference/environment.yml )