scanner-research / scanner

Efficient video analysis at scale
https://scanner-research.github.io/
Apache License 2.0
615 stars 108 forks source link

Add initial Python-side type system for ops #250

Closed willcrichton closed 5 years ago

willcrichton commented 5 years ago

TODOs

Note that there's a weird hacky thing where cloudpickle won't serialize functions that close over scannerpy.protobufs. Not sure why.