Skip to content

Commit

Permalink
Notebook for NeRF tutorial (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
daeyun authored Aug 9, 2021
1 parent 915f359 commit c06a651
Show file tree
Hide file tree
Showing 2 changed files with 597 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Raw dataset size is 1.9TB (including videos and their annotations). Total datase
- [Parsing the AR metadata](https://github.com/google-research-datasets/Objectron/blob/master/notebooks/objectron-geometry-tutorial.ipynb)
- [Evaluating the model performance with 3D IoU](https://github.com/google-research-datasets/Objectron/blob/master/notebooks/3D_IOU.ipynb)
- [SequenceExample tutorial](https://github.com/google-research-datasets/Objectron/blob/master/notebooks/SequenceExamples.ipynb)
- [Training a NeRF model](https://github.com/google-research-datasets/Objectron/blob/master/notebooks/Objectron_NeRF_Tutorial.ipynb)

## License
Objectron is released under [Computational Use of Data Agreement 1.0 (C-UDA-1.0)](https://github.com/microsoft/Computational-Use-of-Data-Agreement). A [copy](https://github.com/google-research-datasets/Objectron/blob/master/LICENSE) of the license is available in this repository.
Expand Down
596 changes: 596 additions & 0 deletions notebooks/Objectron_NeRF_Tutorial.ipynb

Large diffs are not rendered by default.

0 comments on commit c06a651

Please sign in to comment.