hollance / YOLO-CoreML-MPSNNGraph

Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
MIT License
933 stars 252 forks source link

I recommend you use conda to create environments rather than pip / virtual env #6

Closed johndpope closed 6 years ago

johndpope commented 7 years ago

there's no bin directory created you can activate system wide environments like python3 tensorflow https://gist.github.com/johndpope/187b0dd996d16152ace2f842d43e3990

jarrodparkes commented 7 years ago

could also simplify environment setup with Docker