Video (20 Jul 2023, 13:00):
https://youtube.com/live/dGAjhDr_crA?feature=share
Jamboard:
https://jamboard.google.com/d/1TzNY1fJUQlpdJ1qKcuNMcT5Ehj9ts3F20MD-xMppnhU/edit?usp=sharing
Materials: * UNet https://arxiv.org/pdf/1505.04597.pdf * UNet++ https://arxiv.org/pdf/1807.10165 * UNet3+ https://arxiv.org/pdf/2004.08790
Ir iedota pieeja jamboard un ar OBS jāveic screen streaming uz šādu setting
OBS key: acgp-tv3b-sz8z-mcd6-0jy2
Par katru uzdevumu dodam 100 punktus
The source code template is available here: http://share.yellowrobot.xyz/quick/2023-3-27-0B47CEFD-1556-4BDA-85B0-F761C20418F8.zip
The equations are available here: http://share.yellowrobot.xyz/upic/1373da10bfdd8355d05dea75fdedbe04_1679908309.jpg
Submit the source code and a screenshot of the results.
Use the previous task's template.
The equations are available here: http://share.yellowrobot.xyz/upic/0616992f53b1702034d5e6e8156abe5a_1679908378.jpg
Submit the source code and a screenshot of the results.
Use the ready-made PyTorch library: https://docs.ultralytics.com/yolov5/tutorials/pytorch_hub_model_loading/#pandas-results
Submit the source code and a screenshot of the results.
Add DICE error to the previous task - use it as a loss function (create a composite loss function with coefficients for each part of the loss function).
http://share.yellowrobot.xyz/upic/1ecc52854a8faeee519222fe65dd8740_1679908662.jpg
Add the IoU metric, visualize it graphically (Jaccard index).
http://share.yellowrobot.xyz/upic/917ee508198be0d52f23605e033c8e15_1679908674.jpg http://share.yellowrobot.xyz/upic/3956b422a5ce3e2163bef451765a6347_1679908683.jpg
Train the model.
Submit screenshots and source code.
Iepriekšējais video: https://youtu.be/4AR8lbVMAoQ
Iepriekšejais jamboard: https://jamboard.google.com/d/1qj3wlfYefiaFvOtyozgizPKpXHoHT4Y-qtTOfYGu1GE/edit?usp=sharing
⚠️ Atšķirībā no iepriekšējiem video, segmentācija būs tiks veikta uz Koka dēļu bojājumu dataset https://github.com/evaldsurtans/llu-wood-defect-dataset
Izstāstīt par Semantic Segmentation / UNet
Likt pašiem implementēt UNet ar concat
Kad netiek galā parādīt kā implementēt
Likt pašiem implementēt UNet ar addition
Kad netiek galā parādīt kā implementēt
Pastāstīt atšķirības starp, semantic segmentation un instance segmentation (UNet vs YOLO)
Implementēt YOLO balstītu segmentāciju
Pastāstīt modeļa outputs un loss function
Pastāstīt Non-Maximum Surpression algo
Pastāstīt par mājasdarbu
https://manipulation.csail.mit.edu/segmentation.html