You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2017. It is now read-only.
first off, excuse my ignorance as i'm fairly new to ML, but have been playing with TF and Keras for the past few days and am feeling fairly comfortable. (However, Jupyter is new to me).
i'm very interested in using this to train a robust CNN that I can continuously use to identify vehicles as well as keep training as new data comes in. but i'm having trouble finding the entry points into the code. I've followed readme directions and spun up my docker instance, but it just opens what's essentially a file explorer in my browser (i assume this is jupyter). I'm also not sure what "Chips" are so the other documentation doc is a little confusing.
I would appreciate any sort of info you can provide. Not looking to be handheld, but any direction you can push me in would be very helpful. e.g. how would i go about training the network? what about feeding it a picture to identify? This seems like a robust and well-maintained repo, so i'd love to understand it.