Avhi100 commited on
Commit
09e68c0
·
verified ·
1 Parent(s): 6dfd244

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -33,15 +33,15 @@ the Look Once, Beam Twice mmWave V2X beam-management pipeline
33
  <img src="all detection.png" alt="YOLOR — example detection of all five custom classes in one inference pass" width="90%">
34
  </p>
35
 
36
- ### Source hardware and data
37
-
38
- | Model | Source hardware / location |
39
- |---|---|
40
- | `YOLOR-radio` | [Sivers Semiconductors](https://www.sivers-semiconductors.com/) 60 GHz mmWave Radio frontends (EVK06002) |
41
- | `YOLOR-5GBS` | 5G small cells + co-located lamp/utility poles, captured in Downtown [Lincoln, Nebraska](https://lincoln.ne.gov/), USA |
42
- | `YOLOR-comm-mmWave` | [Terragraph Sounders](https://terragraph.com/) from [Meta](https://about.meta.com/), deployed in indoor commercial spaces |
43
- | `YOLOR-Streetlights` | Urban streetlights on the [University of Nebraska–Lincoln](https://www.unl.edu/) campus |
44
- | `YOLOR` (unified) | Union of all four sources above |
45
 
46
  Reference implementation for the paper:
47
 
 
33
  <img src="all detection.png" alt="YOLOR — example detection of all five custom classes in one inference pass" width="90%">
34
  </p>
35
 
36
+ ### Source hardware and models
37
+
38
+ | Model | Source hardware / location | Hugging Face |
39
+ |---|---|---|
40
+ | `YOLOR-radio` | [Sivers Semiconductors](https://www.sivers-semiconductors.com/) 60 GHz mmWave Radio frontends (EVK06002) | [cpnlab/YOLOR-radio](https://huggingface.co/cpnlab/YOLOR-radio) |
41
+ | `YOLOR-5GBS` | 5G small cells + co-located lamp/utility poles, captured in Downtown [Lincoln, Nebraska](https://lincoln.ne.gov/), USA | [cpnlab/YOLOR-5GBS](https://huggingface.co/cpnlab/YOLOR-5GBS) |
42
+ | `YOLOR-comm-mmWave` | [Terragraph Sounders](https://terragraph.com/) from [Meta](https://about.meta.com/), deployed in indoor commercial spaces | [cpnlab/YOLOR-comm-mmWave](https://huggingface.co/cpnlab/YOLOR-comm-mmWave) |
43
+ | `YOLOR-Streetlights` | Urban streetlights on the [University of Nebraska–Lincoln](https://www.unl.edu/) campus | [cpnlab/YOLOR-Streetlights](https://huggingface.co/cpnlab/YOLOR-Streetlights) |
44
+ | `YOLOR` (unified) | Union of all four sources above | this card |
45
 
46
  Reference implementation for the paper:
47