1. 19 Jan, 2021 1 commit
    • Starrah's avatar
      fix: error of sample_points when num_point < far_idx_choice · a8b7ff1b
      Starrah authored
      In data_processor.py sample_points, when num_points < far_idx_choice, a negative value is passed into np.random.choice, which cause a ValueError.
      In fact the variable `near_idxs_choice` return by the deleted line is never used.
      a8b7ff1b
  2. 07 Aug, 2020 1 commit
  3. 30 Jul, 2020 2 commits
  4. 28 Jul, 2020 2 commits
  5. 23 Jul, 2020 1 commit
  6. 01 Jul, 2020 1 commit
  7. 26 Jun, 2020 1 commit
  8. 23 Jun, 2020 1 commit