DeepTrackAI / DeepTrack2

DeepTrack2
MIT License
162 stars 50 forks source link

Update graph generators #165

Closed JesusPinedaC closed 1 year ago

JesusPinedaC commented 1 year ago

In the process of generating graph representations for MAGIK, there are cases where in multiple frames no detection is registered. The current implementation does not account for these cases.

This pull request is a solution to this problem!