This is an example repository showing the submission format for J6 Hackathon 2021. Submitting the following listed information is mandatory. However, you are welcome to hand in additional information about your application.
- Team Leader :
- Team Member 1 :
- Team Member 2 :
- Team Member 3 :
- Team Member 4 :
- Team Member 5 :
Upload a picture of yourselves.
Define which problem you solved with your project.
Decribe which tools you used within the learning phase and how you achieved to build your project. Additionally, formulate what you have learning during this project.
Define your problem statement (not more than 250 words).
For Example: Voice recognition applications are designed to facilitate the usage of various technologies such as smartphones for instance. However, this technology is not suitable for all members of our community. Hearing impaired individuals, for explample, can not use voice recognition to manipulate a device from a certain distance. Therefore, we like to apply object recognition to tackle this issue. With our applictaion, we want to explore in how far sign language can be used to maniupulate technologies that are used in everday life.
Explain the following in detail:
- Steps taken for solving the problem.
- Frameworks/Tools/Technologies stacks used.
- Give insights into why you chose the particular technology. Therefore, please elaborate on the assumptions you made and explain the constraints of the used technology.
Explain the following in detail:
- Explain the architecture of your project. To visualise your architecture, you might provide a flow chart, wireframes or any other graphical representation.
- Explain which datasets you used in the project.
- Explain which machine learning models you used.
- Performance metrics: Highlight how well your application performs. For example, you should state the accuracy, loss , etc.
Explain the following in detail:
- Explain which hardwares are used in the project and how the interaction between them is established.
- Explain how your architecture works by using for example ER diagram, data flow diagram or integration proposal. You might explain how the connection between different modules is established.
- Attach the link of the working prototype video here in the markdown.
- Attach relevant screenshots.
- Explain in detail how one can run your software and what steps are needed to do so.
- Explain what libraries need to be installed.
- Explain how to setup an executable environment.
- Make sure your code is commented well.