1. 08 Sep, 2021 1 commit
  2. 07 Sep, 2021 1 commit
  3. 06 Sep, 2021 2 commits
  4. 02 Sep, 2021 2 commits
  5. 01 Sep, 2021 2 commits
  6. 31 Aug, 2021 2 commits
  7. 30 Aug, 2021 1 commit
  8. 29 Aug, 2021 1 commit
  9. 28 Aug, 2021 1 commit
  10. 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
  11. 26 Aug, 2021 1 commit
  12. 25 Aug, 2021 2 commits
  13. 24 Aug, 2021 1 commit
  14. 23 Aug, 2021 1 commit
  15. 21 Aug, 2021 2 commits
  16. 20 Aug, 2021 3 commits
  17. 19 Aug, 2021 3 commits
  18. 18 Aug, 2021 1 commit
  19. 17 Aug, 2021 3 commits
  20. 16 Aug, 2021 3 commits
  21. 15 Aug, 2021 1 commit
  22. 12 Aug, 2021 1 commit
  23. 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
  24. 10 Aug, 2021 1 commit
  25. 08 Aug, 2021 1 commit
  26. 06 Aug, 2021 1 commit