Skip to content

a Tensorflow project with vue frontend to recognise flowers 🌺

License

Notifications You must be signed in to change notification settings

riccardogiorato/pocketbotanist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

your Pocket botanist

Build Status Known Vulnerabilities GitHub Issues Contributions welcome License

Table of Contents

Basic Overview

Installation

Prerequisites: you need to install yarn from here and pip3 with python3 version 3.6.5 64bit form here then from this folder run in the terminal yarn install-all

Be sure to run Python 3 and pip3 and 64BIT version of python!!

To check 32 or 64 bit run this in python and look ath the out:

import struct
print(struct.calcsize("P") * 8)

Usage

  • To run the Vue application run yarn js
  • To run the Pyhton notebooks yarn python_notebook
  • To run the Transfer Learning yarn transfer_learning

Dataset

You can use easily the datasets used in this project from flodyhub:

What have I done in this project?

Frontend Hosting

Thanks to Netlify

Releases

No releases published

Packages

No packages published

Languages