stanford-ai4all-vision

所属分类:人工智能/神经网络/深度学习
开发工具:Jupyter Notebook
文件大小:227897KB
下载次数:0
上传日期:2018-07-06 21:40:50
上 传 者sh-1993
说明:  斯坦福ai4all-vision,斯坦福ai4all的计算机视觉项目。
(stanford-ai4all-vision,Computer vision project for Stanford AI4All.)

文件列表:
notebooks (0, 2018-07-07)
notebooks\color_features.ipynb (12051, 2018-07-07)
notebooks\data (0, 2018-07-07)
notebooks\data\__init__.py (0, 2018-07-07)
notebooks\data\assorted_images (0, 2018-07-07)
notebooks\data\assorted_images\__init__.py (0, 2018-07-07)
notebooks\data\assorted_images\att_faces.h5 (414304, 2018-07-07)
notebooks\data\assorted_images\satellite_images.h5 (96493156, 2018-07-07)
notebooks\data\assorted_images\trucks_and_planes.h5 (18414384, 2018-07-07)
notebooks\data\features (0, 2018-07-07)
notebooks\data\features\imagenet_features.npy (10502224, 2018-07-07)
notebooks\data\features\nightlight_features.npy (364168, 2018-07-07)
notebooks\data\features\survey_features.npy (28284, 2018-07-07)
notebooks\data\features\transfer_features.npy (10502224, 2018-07-07)
notebooks\data\sample_images (0, 2018-07-07)
notebooks\data\sample_images\img1.jpg (142326, 2018-07-07)
notebooks\data\sample_images\img2.jpg (125241, 2018-07-07)
notebooks\data\sample_images\img3.jpg (115024, 2018-07-07)
notebooks\data\sample_images\img4.jpg (126634, 2018-07-07)
notebooks\data\satellite_images (0, 2018-07-07)
notebooks\data\satellite_images\img_1.jpg (10384, 2018-07-07)
notebooks\data\satellite_images\img_10.jpg (12902, 2018-07-07)
notebooks\data\satellite_images\img_100.jpg (11102, 2018-07-07)
notebooks\data\satellite_images\img_101.jpg (11244, 2018-07-07)
notebooks\data\satellite_images\img_102.jpg (11683, 2018-07-07)
notebooks\data\satellite_images\img_103.jpg (10417, 2018-07-07)
notebooks\data\satellite_images\img_104.jpg (6897, 2018-07-07)
notebooks\data\satellite_images\img_105.jpg (11707, 2018-07-07)
notebooks\data\satellite_images\img_106.jpg (7787, 2018-07-07)
notebooks\data\satellite_images\img_107.jpg (7446, 2018-07-07)
notebooks\data\satellite_images\img_108.jpg (14611, 2018-07-07)
notebooks\data\satellite_images\img_109.jpg (11673, 2018-07-07)
notebooks\data\satellite_images\img_11.jpg (11644, 2018-07-07)
notebooks\data\satellite_images\img_110.jpg (18276, 2018-07-07)
notebooks\data\satellite_images\img_111.jpg (10942, 2018-07-07)
notebooks\data\satellite_images\img_112.jpg (11639, 2018-07-07)
notebooks\data\satellite_images\img_113.jpg (8922, 2018-07-07)
... ...

# Satellite Imaging Project: Stanford AI4ALL 2018 ## Prerequisites First, create a virtual environment. `python3 -m venv .env` Activate the virtual environment. `source .env/bin/activate` `pip install -r requirements.txt` ## Working on the project Navigate to the directory containing this repository, then `cd` into the repository. `cd stanford-ai4all-vision` Activate the virtual environment. `source .env/bin/activate` Enter the notebook directory. `cd notebooks` Start the ipython notebook. `ipython notebook`

近期下载者

相关文件


收藏者