Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: altavec/Pointnet_Pointnet2_pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yanx27/Pointnet_Pointnet2_pytorch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    bba1f61 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Update ShapeNetDataLoader.py

    fixed the bug (yanx27#105)
    yanx27 authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    ba4c5cf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    9c1c33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    899a1ce View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Merge pull request yanx27#113 from yushiangw/master

    fix query_ball_point
    yanx27 authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    768cd01 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Revert "Merge pull request yanx27#113 from yushiangw/master"

    This reverts commit 768cd01, reversing
    changes made to ba4c5cf.
    yanx27 committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    e365b9f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Update README.md

    tarmas99 authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8c8ffa8 View commit details
    Browse the repository at this point in the history
  2. Update train_semseg.py

    Updated as per Line 12, path of processed data in the `root` variable (Line 91)
    tarmas99 authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ff66e8b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update README.md

    Modify PSNet to be the project URL for the final paper, the previous URL was a temporary address prepared for the double-blind.
    lly007 authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    66960c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Merge pull request yanx27#188 from lly007/patch-1

    Update README.md
    yanx27 authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    ae087c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request yanx27#186 from Samrat230599/master

    Update train_semseg.py and README.md
    yanx27 authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    08118ca View commit details
    Browse the repository at this point in the history
  3. Update README.md

    yanx27 authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    eb64fe0 View commit details
    Browse the repository at this point in the history
Loading