====== Labs and Seminars ====== Two types of labs (tutorials) will be proposed for the course (alternating): * practical labs in which students will implement selected methods discussed in the course and experiment with them, * theoretical labs in which students will discuss solutions of theoretical assignments (made available before the class). === Seminars Information === The seminar assignments are published 1 week in advance before the seminar. You are expected to prepare for it at home. We discuss the problems and solutions in the class. You are not required to submit you solutions, but if you solved a problem you will be invited to present it in the class. Seminars are not scored by points but they are important for gaining technical understanding, which will be finally evaluated in the written exam. Examples of problems with solutions: {{ :courses:bev033dle:labs:examples.pdf |}} === Labs Information === The solutions of the practical labs have to be submitted using the [[http://cw.felk.cvut.cz/upload/|upload system]] * Your task will be to program a solution of the assigned problems. You have to hand out your code and a report. The report has to contain only answers to the assignments (nothing else). * The programming language is Python/PyTorch. * The deadline for submitting your solutions will be 4 weeks after the date of assignment. This is a hard deadline. * Not submitting a lab is equivalent to getting 0 points. You need at least of 50% of total lab points to pass. == Submission Regulations == You may choose from the following submission variants: - Python code in source form, report in pdf - Python code in source, Ipython notebook both source and printed as pdf. The report in this case can be part of the notebook. Sharing the code that is not a required part of the assignment is permitted, for example additional visualization code or test cases for debugging. ==== Schedule ==== ^ Date ^ Topic ^ Teacher ^ Assignment ^ Notes ^ | 18.02.2021 ^ [[courses:bev033dle:labs:0_howto:start | Suggested Preparations. ]] No class. | | | | 25.02.2021 ^ Seminar (lecture 1) | BF | {{:courses:bev033dle:labs:sem-neurons-nets.pdf| assignments }} | | | 04.03.2021 ^ [[courses:bev033dle:labs:Lab1_backprop:start | Lab1: Modular backpropagation, non-overfitting ]] | AS | | | | 11.03.2021 ^ Seminar (lectures 2,3) | BF | {{:courses:bev033dle:labs:sem-nets-backprop.pdf| assignments }} | | | 18.03.2021 ^ [[courses:bev033dle:labs:Lab2_pytorch:start | Lab2: Pytorch, project pipeline, CNN, performance metrics ]] | AS | | | 25.03.2021 ^ Seminar (lectures 4,5) | AS | {{ :courses:bev033dle:labs:sem-3.pdf | assignments}} | | 01.04.2021 ^ [[courses:bev033dle:labs:Lab3_finetune:start | Lab3: Pre-trained CNN Fine-tuning with regularization, BN]] | AS | | | 08.04.2021 ^ Seminar (lectures 6,7) | BF | {{ :courses:bev033dle:labs:sem-init-reg.pdf | assignments}} | | 15.04.2021 ^ [[courses:bev033dle:labs:Lab4_visualization:start | Lab4: CNN visualization: filters, deep features, attention maps, adversarial ]] | BF | | | 22.04.2021 ^ Seminar (lectures 8,9) | AS | {{ :courses:bev033dle:labs:05-sem.pdf | assignments}}| | 29.04.2021 ^ [[courses:bev033dle:labs:Lab5_VAE:start | Lab5: VAE ]] | BF | | | 06.05.2021 ^ Seminar (lectures 10,11) | BF | {{ :courses:bev033dle:labs:sem-latent-vae.pdf | assignments}} | | 13.05.2021 ^ [[courses:bev033dle:labs:Lab6_metric:start | Lab6: Metric learning ]] | AS | | | 20.05.2021 ^ Seminar (lecture 12) | BF, AS| |