Skip to content

Algomancer/BandPassMask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Bandmask

A simple masking strategy that seems to outperform random and block masking. Tune sigma for appropriate local and global structure, or randomize them for training on different masking distributions.

After digging around, seems similar to the 'green mask' in ColorMAE. Supports subset targets.

@misc{algomancer2025,
  author = {@algomancer},
  title  = {Some Dumb Shit},
  year   = {2025}
}
@misc{hinojosa2024colormaeexploringdataindependentmasking,
      title={ColorMAE: Exploring data-independent masking strategies in Masked AutoEncoders}, 
      author={Carlos Hinojosa and Shuming Liu and Bernard Ghanem},
      year={2024},
      eprint={2407.13036},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2407.13036}, 
}

About

A simple masking strategy that out performs random and block masking, and some semantic masking for training masking based self supervised models.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages