|
|
|
|
|
by ma2rten
3731 days ago
|
|
There are already pre-trained networks out there. TensorFlow comes with an example command line tool that you can pass any image and it will tell you what is in the image. The classes that it can detect are from ImageNet, so that might be limiting. |
|