Skip to content

Commit 5b53f45

Browse files
added abstract
1 parent abbd056 commit 5b53f45

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,10 @@ The <code>ensemble_code</code> folder contains the notebooks in which we tried t
127127
## Citations
128128
Please cite the following:
129129
```
130-
@InProceedings{Nishi_2021_CVPR,
131-
author = {Nishi, Kento and Ding, Yi and Rich, Alex and {H{\"o}llerer, Tobias},
132-
title = {Augmentation Strategies for Learning With Noisy Labels},
133-
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
134-
month = {June},
135-
year = {2021},
136-
pages = {8022-8031}
130+
@article{lakkapragada2021activity,
131+
title={Activity Recognition for Autism Diagnosis},
132+
author={Lakkapragada, Anish and Washington, Peter and Wall, Dennis},
133+
journal={arXiv preprint arXiv:2108.07917},
134+
year={2021}
137135
}
138136
```

0 commit comments

Comments
 (0)