Skip to content
Snippets Groups Projects
  1. Jul 20, 2022
  2. Jun 27, 2022
  3. Jun 07, 2022
  4. May 17, 2022
  5. Apr 27, 2022
  6. Apr 22, 2022
    • Tao Gong's avatar
      Refactor docs of basedataset (#175) · a3b8d4ea
      Tao Gong authored
      * refactor docs of basedataset
      
      * fix ci
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * fix comments
      
      * set default value of ann_file to ''
      
      * fix comments
      a3b8d4ea
  7. Apr 08, 2022
  8. Apr 01, 2022
    • Mashiro's avatar
      [Enhancement] Support get sub dataset and rename method and variable. (#145) · 2fdca03f
      Mashiro authored
      * add get_subset method, add comment, rename variable
      
      * add unit test
      
      * Please mypy
      
      * Fix as comment, support negative index, and fix index access error
      
      * add and refine docstring, handle indices=0
      
      * handle indices=0
      
      * add empty list indices test
      
      * rename in_meta in docstring and comments to in_metainfo
      
      * clean meta nameing
      
      * Fix negative indices error
      
      * test empty list of get_subset
      
      * fix comments and docstring
      
      * add unit test
      
      * Fix as comment
      
      * Fix as comment
      
      * add docstring to mention wrapped dataset should not inherit from Basedataset
      
      * Fix wrapped dataset docstring
      
      * Fix wrapped dataset docstring
      
      * Fix method name, docstring, and comments
      
      * Fix comments
      
      * Fix comments
      
      * Fix comments
      2fdca03f
  9. Mar 07, 2022
  10. Feb 22, 2022
Loading