top | item 22119401

Real-Time Object Detection with Phoenix and Python

55 points| alvises | 6 years ago |poeticoding.com

4 comments

order

rhizome31|6 years ago

Congrats for the detailed post. I had a quick glance and was surprised you didn't mention ErlPort. It seems it could simplify things a bit or am I missing something?

alvises|6 years ago

Thanks! About erlport/export I just didn’t want to use a library for something that is relatively simple.

gallexme|6 years ago

Erlport isn't in development anymore(hasnt it been replaced by ports?) , and the ports system of erlang and elixir nowadays is perfectly fine, a new porcelain would be cool tho