Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justinshenk/fine-tuning-ncs

Testing repository for fine tuning TensorFlow models for NCS
https://github.com/justinshenk/fine-tuning-ncs

Last synced: 12 days ago
JSON representation

Testing repository for fine tuning TensorFlow models for NCS

Awesome Lists containing this project

README

        

# fine-tuning-ncs
Testing repository for fine tuning TensorFlow models for Intel's Neural Compute Stick (Development stage)

## Getting started
Clone repo

Download slim models and scripts:

```bash
bash get_slim_repo.sh
```
View [notebook](https://github.com/JustinShenk/fine-tuning-ncs/blob/master/flower_inference_with_NCS.ipynb) with jupyter:

```bash
jupyter notebook
```