Problems and Questions - Konnsy/REAML2022-hackathon GitHub Wiki

If you encounter problems with the provided code or data, or have questions, you can create an issue directly in Github or contact [email protected].

In this section you will also see answers and tips that may be relevant to all.

Question: Is it required to use python as a programming language for the Hackathon or are other languages (e.g. R) also allowed?

We recommend to use python with pytorch so that the provided frame codes including our data loader and annotation loader can be used. However, it is not mandatory. Other languages may be used as long as the results can be produced with the given datasets. In any case you have to respect the submission formats. In the frame codes you can see how they can be written at the end of the main methods.

Question: Do I have to work in a team? Where do I find one?

We highly recommend you to find a team. This offers several advantages: You can discuss and link ideas, work on subtasks in parallel, and try different approaches at the same time. It is also more fun to work in a team of interested people. Teams with just one person should only exist in special cases. On the spot on Thursday you will surely find other friendly participants to form a team with.