Skip to content
Snippets Groups Projects
  1. Feb 26, 2022
  2. Feb 25, 2022
  3. Feb 24, 2022
  4. Feb 22, 2022
    • liukuikun's avatar
      [Feat]: Add abstract data structure (#29) · 9437ebea
      liukuikun authored
      * [WIP] abstract-data-structure
      
      * update docs
      
      * update
      
      * update BaseDataSample
      
      * fix comment and coverage 100%
      
      * update and add _set_field
      
      * update
      
      * split  into base_data_element and base_data_sample
      
      * update
      
      * update
      
      * update
      
      * fix typo
      9437ebea
    • Mashiro's avatar
      [Feature] add base dataset (#32) · ada6660c
      Mashiro authored
      
      * basedataset first commit
      
      * add base dataset
      
      * add dataset
      
      * add basedataset
      
      * Fix test dataset
      
      * Fix mypy and test
      
      * Fix mypy and test
      
      * remove unused code
      
      * Update mmengine/dataset/base_dataset.py
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      
      * Update mmengine/dataset/base_dataset.py
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      
      * add more corner cases in unittest
      
      * fix lint
      
      * Fix as comment
      
      * Fix lint
      
      * update unitest
      
      * Type hint Dick to dict
      
      * rename max_refetch
      
      * Fix as comment
      
      * Fix typo
      
      * Fix as comment
      
      * BaseDataset is no more an abstrac Class, change UT and docs
      
      * Fix as comment
      
      * Fix as comment and refactor type error
      
      * Add comment for full init
      
      * Fix as comment and modify dataset_wrapper
      
      * Fix as comment and modify dataset_wrapper
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      * Fix as comment
      
      Co-authored-by: default avatarZaida Zhou <58739961+zhouzaida@users.noreply.github.com>
      Co-authored-by: default avatarTao Gong <gongtao950513@gmail.com>
      ada6660c
  5. Feb 21, 2022
  6. Feb 19, 2022
  7. Feb 17, 2022
  8. Feb 16, 2022
  9. Feb 15, 2022
  10. Feb 14, 2022
  11. Feb 08, 2022
Loading