Yash Patel

Results 7 comments of Yash Patel

Think we should have this available as a feature -- you can just toggle it on and off, whether or not it actually contains statistics that are relevant for you

Gonna try working on this feature

Interesting find! Given that it works when you directly call it, I would assume this has to do with the `mp.set_start_method("spawn", force=True)` call we do beforehand to work around https://github.com/opencv/opencv/issues/5150....

Hey @Kjos -- great question! We support several binary output formats from the pipeline (see source/mesh_stream/ConvertToBinary.cpp for a full list). The workflow we ended up using most often (documented here:...

Interested in giving this a shot!

This sounds super neat! What's the status on this project (considering it's been over half a year since this issue was explicitly talked over)? If it's still in the works,...

This sounds incredibly interesting! Had a quick question: by doing an NMF on the activations (which I'm assuming would be performed per layer), it seems like we would extract some...