This is a guiding repostory to do some studying on Advanced Deep Learning and Computer Vision.
pip install opencv-python
pip install matplotlib
pip install jupyter ipykernel
python3 -m ipykernel install --user --name=venv --display-name "Python (venv)"