Update README: note fork origin, summarize changes, remove PWC badge.
Browse files
README.md
CHANGED
|
@@ -81,7 +81,7 @@ model-index:
|
|
| 81 |
|
| 82 |
# SparseBEV
|
| 83 |
|
| 84 |
-
[
|
| 85 |
|
| 86 |
This is the official PyTorch implementation for our ICCV 2023 paper:
|
| 87 |
|
|
|
|
| 81 |
|
| 82 |
# SparseBEV
|
| 83 |
|
| 84 |
+
This is a fork of [MCG-NJU/SparseBEV](https://github.com/MCG-NJU/SparseBEV) with modifications to add ONNX export support targeting Apple Silicon via ONNX Runtime's CoreML Execution Provider. [See the full description of changes below.](#changes-from-upstream)
|
| 85 |
|
| 86 |
This is the official PyTorch implementation for our ICCV 2023 paper:
|
| 87 |
|