google-coral / project-teachable-sorter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teachable Hardware: Sorter

A physical sorting machine that uses a Coral USB Accelerator and Teachable Machine to easily train a model to recognize and rapidly sort different objects.

Find out more at: https://coral.ai/projects/teachable-sorter/

FLIR Drivers

The drivers for FLIR cameras are available here https://flir.app.boxcn.net/v/SpinnakerSDK

Install the drivers listed in Linux/Ubuntu16.04/spinnaker-1.27.0.48-Ubuntu16.04-i386-pkg.tar.gz

Once you have installed the linux drivers on your PI, the python mappings can be installed, located at Linux/Ubuntu16.04/python/armv7/spinnaker_python-1.27.0.48-Ubuntu16.04-cp36-cp36m-linux_armv7l.tar.gz

License

Copyright 2019 Google LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0`

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the Lice

About

License:Apache License 2.0


Languages

Language:Python 94.2%Language:Shell 5.8%