Nighttime Flare Removal @MIPI-challenge Forum

Go back to competition Back to thread list Post in this thread

> sample folder structure for submission.

Hello,
I am new to codalab, can you please share the format structure as a tree here?

Thanks.

Posted by: kuppasaisriteja @ Feb. 1, 2024, 5:46 a.m.

I have the same question.

Posted by: nobody2 @ Feb. 4, 2024, 6:15 a.m.

hey, I was able to do my first submission,

the process is to go inside the folder, in Linux I would do
```
zip -r output.zip *
```

so, when I unzip, the current folder will have all the images + readme.txt

hope it helps you

Posted by: kuppasaisriteja @ Feb. 4, 2024, 6:29 a.m.

Thanks for your reply.It works on me.(By the way,the ZIP files created by Windows will automatically create a folder upon unzip instead of directly unzip the files into the current directory.)

Posted by: nobody2 @ Feb. 4, 2024, 8:07 a.m.
Post in this thread