lizhe918 / EECE571L_2022WT2_ViT-DD

The project for UBC EECE571L 2022WT2
MIT License
1 stars 0 forks source link

Overview for Preprocessing DMD #5

Open lizhe918 opened 1 year ago

lizhe918 commented 1 year ago

This issue is created to provide an overview of the preprocessing milestone of DMD. As you may see, the tasks for this milestone are presented as issues. You can find detailed information for each task in these issues, and they are assigned to different group members. If you are assigned an issue, please work on it and finish it by the deadline. Otherwise, the progress of the project may be significantly slowed. Moreover, even if the task is not assigned to you, you still need to read carefully about it because otherwise, you do not have enough understanding of this project, leading to a potential inability to have good grades in the oral exam.

Because this is the first milestone of this project, we have some logistic information that we need to know. GitHub will be our platform for managing the project. Please use the features provided by GitHub properly. These features include the usual branch, merge, and pull requests. Moreover, if you need help, find bugs, or have any other "issues" related to this project, please raise an issue in the Issue tab. For due dates and project progress information, please visit the Projects tab. Finally, although none of us like to write tons of documentation, we really need it. When writing code, we need to write detailed comments for better collaboration. For every issue that involves a significant change to the codebase, please write a page of Wiki to document the context of this issue, the general logic of your code, and the edge cases that are worth attention.