mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* [Refactor]: Refactor data flow * [Fix]: Change data sample to data samples * [Fix]: Change batch_inputs to inputs * [Fix]: Fix lint and UT * [Fix]: Fix UT * [Fix]: Fix lint * [Fix]: Fix docstring * [Fix]: Fix UT * [Refactor]: Add assert in data preprocessor * [Fix]: Fix lint