1. 06 Sep, 2021 2 commits
  2. 02 Sep, 2021 2 commits
  3. 01 Sep, 2021 2 commits
  4. 31 Aug, 2021 2 commits
  5. 30 Aug, 2021 1 commit
  6. 29 Aug, 2021 1 commit
  7. 28 Aug, 2021 1 commit
  8. 27 Aug, 2021 1 commit
    • esang's avatar
      [Model] Point transformer (#3284) · 4fb50be4
      esang authored
      
      
      * some modifications for pointnet2
      
      * temporarily save changes
      
      * move files to new directory point_transformer
      
      * implement point transformer for classification
      
      * restore train_cls in pointnet
      
      * implement point transformer for partseg
      
      * fix point transformer for nan loss
      
      * modify point transformer for cls
      
      * modify training setting
      
      * update transformer for cls
      
      * update code
      
      * update code for latest performance
      
      * update the example index
      
      * some minor changes
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      4fb50be4
  9. 26 Aug, 2021 1 commit
  10. 25 Aug, 2021 2 commits
  11. 24 Aug, 2021 1 commit
  12. 23 Aug, 2021 1 commit
  13. 21 Aug, 2021 2 commits
  14. 20 Aug, 2021 3 commits
  15. 19 Aug, 2021 3 commits
  16. 18 Aug, 2021 1 commit
  17. 17 Aug, 2021 3 commits
  18. 16 Aug, 2021 3 commits
  19. 15 Aug, 2021 1 commit
  20. 12 Aug, 2021 1 commit
  21. 11 Aug, 2021 1 commit
    • JOHNW02's avatar
      [example] Create EEG-GCNN example. (#3186) · 738b75f4
      JOHNW02 authored
      * Create EEG-GCNN example.
      
      * Update README.md
      
      * Remove gitignore file.
      
      * Update README.md
      
      * change 'datas' to 'datasets'.
      
      * Change train.py to main.py
      
      * Added an entry in the indexing page.
      
      * State "simplified version"; change how to run.
      
      * Fix bug in contact
      
      * Remove paper link in reference.
      
      * Create working branch
      
      * Add normalization of x.
      
      * Update paper link and tags
      
      * Update paper link in readme
      
      * Update readme; add patient level indices
      
      * Update readme. Add comments to models
      
      * Update README.md
      
      * change to with; specify location for ch and el; move note
      
      * fix bug for note
      
      * Add args for models; clean code.
      
      * delete = in readme
      
      * Add reference for spec_coh_values
      738b75f4
  22. 10 Aug, 2021 1 commit
  23. 08 Aug, 2021 1 commit
  24. 06 Aug, 2021 3 commits