Paul Tunison
Paul Tunison
I think this is effectively resolved with the learned caveat that there is a "minimum" PyTorch version that kwiver is "compatible" with, i.e. I think this happens with torch==1.1.0 but...
I'm definitely off the side of the road at least. Is there motivation here for there to be documentation somewhere in the kwiver python stuff that, for pytorch compatibility, a...
Are there docs for the new python stuff? If so, then a Q&A troubleshooting section to the end could be a start.
Is there an available branch that produces this error?
@linus-sherrill, that sounds like something that could be done in the short term before addressing the larger issue that @mleotta described. Is conditioning the building of arrows/core/applets on ``KWIVER_ENABLE_TOOLS`` straight...
I would assume that image processing and video processing pipelines would differ in terms of component nodes used, so I'm not sure that this is exactly straight forward. E.g. how...
Also what other toolkits are we comparing to?
Hi! TF models are supported notionally in that a `DetectImageObjects` implementation could be written to wrap the use of something from TensorFlow (our adapter interface does not use any framework-specific...
Hi @aagrawal357! Sorry for your troubles. I will have to give this a go again on my development machine to regain an understanding of the resource needs for that example....
I forgot I created this issue! Yes, I would say this is broadly applicable of a check for anything that makes use of poetry. Of course, poetry versions have been...