snowlocked / image-cnn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

图片卷积demo

安装python3.6 安装jupyter,jupyterlab,opencv

pip install jupyter jupyterlab 
pip install opencv-python
# 或者
pip3 install jupyter jupyterlab 
pip3 install opencv-python

运行

jupyter lab

About


Languages

Language:Jupyter Notebook 100.0%