semilleroCV / Hands-on-Computer-Vision

semillero computer vision
https://semillerocv.github.io/
8 stars 50 forks source link

suggest adding more documentation in Sessions/Session8/DeepLearning_Segmentation.ipynb #8

Open guillepinto opened 1 month ago

guillepinto commented 1 month ago

I noticed that the data loading, visualization, dataset and dataloader sections seem to be based on a Kaggle notebook (link). However, some important topics, such as the explanation of the UNET model and the training, evaluation and inference loops, are not detailed.

If it is OK with you, I could propose an improved version that includes additional documentation and references to tutorials that could be useful to develop the notebook more completely.

Factral commented 1 month ago

of course, thanks for the initiative! I agree that more documentation is needed.

add the information you see important and add me as a reviewer in the PR.