Skip to content

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

Open
yusfcicek wants to merge 1 commit intoSysCV:mainfrom
yusfcicek:data_fusion_block_addition
Open

DataFusionBlock enhancements to extract and fuse optical flow features into the model#17
yusfcicek wants to merge 1 commit intoSysCV:mainfrom
yusfcicek:data_fusion_block_addition

Conversation

@yusfcicek
Copy link

  • In training and inference time extracts optical flow features in multi 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

…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant