johko / computer-vision-course

This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face discord: hf.co/join/discord
MIT License
453 stars 142 forks source link

Image Reconstruction/Enhancement with Real-time Image Processing #72

Open krmdel opened 10 months ago

krmdel commented 10 months ago

a) Image Reconstruction/Enhancement

1) Image Transformation through Domains:

2) Image Enhancement:

3) Image Reconstruction/Enhancement using Deep Learning

b) Development of a Real-time Image Processing Framework

1) Data Acquisition 2) Pre-processing (including Image Reconstruction/Enhancement) 3) Object Detection/Segmentation (including model optimization using pruning/quantization etc) 4) Post-processing 5) Containerization/Storage

c) Optional: Use case in real world applications: Medical Imaging

bellabf commented 10 months ago

Hi! I think it would be nice to have real time computer vision examples. I just wanted to point it out that there is quite an overlap between this outline and the image and imaging and the feature extraction chapter. . So, something to be aware of.

johko commented 10 months ago

Hey, sorry for the late reply. I agree with @bellabf - there is quite some overlap and for now I would focus on getting content done for the topics we have. But we should definitely keep your suggestions for future iterations @krmdel ! :slightly_smiling_face: