Are people interested in me sharing a baseline model (LB=0.927)?
Because of the prizes for the first five to beat the baseline do zindi / competitors want it shared once the five have been awarded? I think it would be relatively easy to change my solution to beat the 0.95 baseline.
Kind of you to offer, but I think you're right to maybe wait until a few more people beat the threshold for the AI Expo tickets, to keep things interesting :)
I'll wait till there is at least 10 people above Baseline, then I'll share it. It is as basic as a model can get, but i'm sure will help some people enter.
Hello john ,
Can Zindi Provide for Us a link for a dataset , my Uplink is not good enough to upload more than 500mo
Start the download from Zindi, copy the link address and then use wget to download it in Colab or wherever you're doing your modelling. I'll see if I can also share a drive link tomorrow :)
Thank you @john
Hi @john, did you shared your drive link?
This method does not work, cannot download from wget using the link which is shown on brower..
You have to start the download and then copy that link. But I've shared the drive links in the other discussion - just sharing this tip for future competitions where we can't share publically through Google drive. Most competitions the data is owned by the host. In this case I think I'm allowed to share :)
Any chance you have some starter code for labelling the train folder images? Would like to integrate the image+label in the CSV file for each image and corresponding class. For example GDHIHGC_0.png for GDHIHGC.png image with class label 0 as per train.csv. I'll appreciate.