Skip to content

Commit

Permalink
better readme, might be ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
hypnopump committed May 11, 2021
1 parent 35f582e commit 3a49f6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MP-NeRF: Massively Parallel Natural Extension of Reference Frame for Efficient Internal to Cartesian Conversion
# MP-NeRF: Massively Parallel Natural Extension of Reference Frame

This is the code for the paper "Massively Parallel Natural Extension of Reference Frame for Efficient Internal to Cartesian Conversion"

Expand All @@ -23,9 +23,9 @@ length | sota | **us (cpu)** | Nx | us (gpu)
1000 | 18.66s | **18.21ms** | ~1024 | 29.89ms

* **Profiler Trace (CPU)**:
<center><img src="experiments/profiler_capture.png"></center>
<center><img src="experiments/histogram_errors.png"></center>
<center><img src="experiments/error_evolution.png"></center>
<center><img src="notebooks/experiments/profiler_capture.png"></center>
<center><img src="notebooks/experiments/histogram_errors.png"></center>
<center><img src="notebooks/experiments/error_evolution.png"></center>

#### Considerations

Expand Down

0 comments on commit 3a49f6a

Please sign in to comment.