Primary competition visual

Kuyesera AI Disaster Damage and Displacement Challenge

Helping Malawi
$12 500 USD + AWS credits
Completed (~1 year ago)
Object Detection
Classification
529 joined
110 active
Starti
Dec 06, 24
Closei
Jan 31, 25
Reveali
Feb 01, 25
User avatar
MuhammadQasimShabbeer
Engmatix
Stater Notebook with score of 3.1
Notebooks · 23 Dec 2024, 10:18 · 22

"This is a starter notebook for the Kuyesera AI Disaster Damage and Displacement State competition, without any fine-tuning. If you find it helpful, please upvote. Do your best! https://www.kaggle.com/code/muhammadqasimshabbir/kuyesera-ai-disaster-damage-and-displacement-state and dataset use in the notebook present here https://www.kaggle.com/datasets/muhammadqasimshabbir/hold-xview-geotiffdata get this data while runing the notebook above.

Discussion 22 answers
User avatar
Koleshjr
Multimedia university of kenya

Wow! Thanks although the notebook link is not right

23 Dec 2024, 10:22
Upvotes 1
User avatar
MuhammadQasimShabbeer
Engmatix

Thanks! for point out of I have corrected notebook link .

User avatar
Koleshjr
Multimedia university of kenya

Still not fixed. Says we cant find that page

User avatar
MuhammadQasimShabbeer
Engmatix
User avatar
MuhammadQasimShabbeer
Engmatix

I think i have fixed it check it is now working correctly.

User avatar
Koleshjr
Multimedia university of kenya

empty notebook?

User avatar
MuhammadQasimShabbeer
Engmatix

it is not empty notebook click on edit

User avatar
michaelgoboola
Makerere university

Its completely empty

User avatar
MuhammadQasimShabbeer
Engmatix

Wait a minutes i will look into it

User avatar
MuhammadQasimShabbeer
Engmatix

It is solved. I checked it from another laptop. I am very sorry. Now it is correclty working.

User avatar
MuhammadQasimShabbeer
Engmatix

Inform me if you are all able to access it ...

User avatar
michaelgoboola
Makerere university

its now ok thanks for your efforts

User avatar
Koleshjr
Multimedia university of kenya

How much gpu ram and memory ram does it consume?

User avatar
MuhammadQasimShabbeer
Engmatix

GPU it almost Kaggle full gpu. while RAM is 10 gb probably. But you can set it on TPU for larget Dataset on kaggle.

User avatar
Koleshjr
Multimedia university of kenya

Okay thanks

User avatar
the_specialist
Optinum Solutions Pty

Thank you

I have some trouble with the environment problem.Can I get your .yml file.Thankyou so much.

31 Dec 2024, 08:39
Upvotes 0
User avatar
MuhammadQasimShabbeer
Engmatix
I am training on  following model 
model = get_maskrcnn_model(num_classes=5)          
It does  not required yaml file 
In my notebook you only have to specificy the labels path   
########## YOU CAN USE TIER1 AND TIER3 WHICH PART OF DATA YOU CAN USE YOU WANT TO USE########## 
THEY ARE PRESENT profile  data set tier1,tier3,test

  https://www.kaggle.com/muhammadqasimshabbir/datasets
image_dir = Path("/kaggle/input/hold-xview-geotiffdata/hold/images/")

label_dir = Path("/kaggle/input/hold-xview-geotiffdata/hold/labels/")
User avatar
marching_learning
Nostalgic Mathematics

Hello @MuhammadQasimShabeer, the notebook is still yielding an error due to losses_dct. Have you fixed it. If so, can you share. Thanks in advance

4 Jan 2025, 08:22
Upvotes 1
User avatar
MuhammadQasimShabbeer
Engmatix

I am looking to it. i will let you know when i update it

User avatar
MuhammadQasimShabbeer
Engmatix

I have run it it working correctly and generated submission as well . Can you share mien Error you encounter with photo or logs along with code so that i can determined what is wrong with it becuase i do not face any such probelm.I have run it it run correctly.

User avatar
the_specialist
Optinum Solutions Pty