Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataFusionBlock enhancements to extract and fuse optical flow features into the model #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 9, 2024

  1. * In training and inference time extracts optical flow features in mu…

    …lti frames
    
    * Multiple frames are taken as a ring buffer, then per-frame optical flow features are extracted
    * Frames and optical flow features are fused by DataFusionBlock
    * Configuration improvements were made according to the number of datasets
    * Fixed bugs in torch functions in Python 3.9 and above
    yusfcicek committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fd8b12b View commit details
    Browse the repository at this point in the history