siyuanliii / masa

Official Implementation of CVPR24 highligt paper: Matching Anything by Segmenting Anything
https://matchinganything.github.io
Apache License 2.0
1k stars 66 forks source link

added frame reader iterator for .png or .jpg #11

Open gurkirt opened 5 months ago

gurkirt commented 5 months ago

Hi Siyuan,

Thank you for sharing the demo code. It is amazing work, it helps a lot. I just made a small modification support reading of from directory rather than video, please see the iterator. Let me know if this in acceptable form or if you need other changes. OR feel free to ignore entirely.

Thanks -Gurkirt

EricVoll commented 4 months ago

I tested it locally - works nicely!