chinmaygarde Claude Sonnet 4.6 commited on
Commit
06c35d4
·
unverified ·
1 Parent(s): 18def95

Update README: note fork origin, summarize changes, remove PWC badge.

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ model-index:
81
 
82
  # SparseBEV
83
 
84
- [![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/sparsebev-high-performance-sparse-3d-object/3d-object-detection-on-nuscenes-camera-only)](https://paperswithcode.com/sota/3d-object-detection-on-nuscenes-camera-only?p=sparsebev-high-performance-sparse-3d-object)
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