travisdriver commited on
Commit
d2b7cda
·
1 Parent(s): 52a91bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -16,12 +16,13 @@ AstroVision is a first-of-a-kind, large-scale dataset of real small body images
16
  If you find our datasets useful for your research, please cite the [AstroVision paper](https://www.sciencedirect.com/science/article/pii/S0094576523000103):
17
 
18
  ```bibtex
19
- @article{driver2022astrovision,
20
  title={{AstroVision}: Towards Autonomous Feature Detection and Description for Missions to Small Bodies Using Deep Learning},
21
  author={Driver, Travis and Skinner, Katherine and Dor, Mehregan and Tsiotras, Panagiotis},
22
- journal={Acta Astronautica, Special Issue on AI for Space},
23
- year={2022},
24
- note={In Press}
 
25
  }
26
  ```
27
 
 
16
  If you find our datasets useful for your research, please cite the [AstroVision paper](https://www.sciencedirect.com/science/article/pii/S0094576523000103):
17
 
18
  ```bibtex
19
+ @article{driver2023astrovision,
20
  title={{AstroVision}: Towards Autonomous Feature Detection and Description for Missions to Small Bodies Using Deep Learning},
21
  author={Driver, Travis and Skinner, Katherine and Dor, Mehregan and Tsiotras, Panagiotis},
22
+ journal={Acta Astronautica: Special Issue on AI for Space},
23
+ year={2023},
24
+ volume={210},
25
+ pages={393--410}
26
  }
27
  ```
28