Update README.md
Browse files
README.md
CHANGED
|
@@ -111,13 +111,12 @@ for percption in range(num_percptions):
|
|
| 111 |
|
| 112 |
|
| 113 |
except Exception as e:
|
| 114 |
-
# iou = 0
|
| 115 |
pred_glue = None
|
| 116 |
print(ans)
|
| 117 |
```
|
| 118 |
|
| 119 |
|
| 120 |
-
|
| 121 |
|
| 122 |
If you find this project useful in your research, please consider cite:
|
| 123 |
```BibTeX
|
|
|
|
| 111 |
|
| 112 |
|
| 113 |
except Exception as e:
|
|
|
|
| 114 |
pred_glue = None
|
| 115 |
print(ans)
|
| 116 |
```
|
| 117 |
|
| 118 |
|
| 119 |
+
## ✏️ Citation
|
| 120 |
|
| 121 |
If you find this project useful in your research, please consider cite:
|
| 122 |
```BibTeX
|