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: yenchenlin/nerf-pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: zhan994/nerf-pytorch_detailed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 24 files changed
  • 4 contributors

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    a27b6fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from WillBrennan/feature/fix-urls-in-data-down…

    …load
    
    fix urls in download_example_data.sh
    yenchenlin authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    a47cd93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19a66af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    434e781 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Update load_blender.py

    yenchenlin authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a1e1d27 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Fix intrinsics problem

    yenchenlin committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    223fe62 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Add load_LINEMOD.py

    yenchenlin committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ec26d1c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Merge pull request #35 from WillBrennan/feature/replace-searchsorted

    replace searchsorted with in-built function
    yenchenlin authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f1e5b3f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Update README.md

    yenchenlin authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    bdb012e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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

Commits on Oct 6, 2021

  1. Update README.md

    yenchenlin authored Oct 6, 2021
    Configuration menu
    Copy the full SHA
    62da0b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Update README.md

    yenchenlin authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a15fd7c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Fix torch version to 1.11

    msaroufim authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9e8d08f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from msaroufim/patch-1

    Fix torch version to 1.11
    yenchenlin authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    63a5a63 View commit details
    Browse the repository at this point in the history
Loading