EMSGC icon indicating copy to clipboard operation
EMSGC copied to clipboard

This repository maintains the implementation of the paper "Event-based Motion Segmentation withSpatio-Temporal Graph Cuts".

Results 2 EMSGC issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for the great work! Where can I access the ground truth masks for EED, DistSurf, EV-IMO and HKUST-EMS?

From my usage, I've ran into many instances where EMSGC will segfault due to invalid input or misconfiguration (e.g., event data that contains events outside the configured camera resolution). If...