From 8e39e856074de94d10560ee4c0cfe3d0d7dc4fd5 Mon Sep 17 00:00:00 2001 From: Jan Knobloch <116908874+jk4e@users.noreply.github.com> Date: Wed, 28 Aug 2024 19:59:39 +0200 Subject: [PATCH] Improve Docs layout issues (#15868) Co-authored-by: Glenn Jocher --- docs/en/datasets/detect/xview.md | 24 ++++++++++++---------- docs/en/guides/streamlit-live-inference.md | 2 +- 2 files changed, 14 insertions(+), 12 deletions(-) diff --git a/docs/en/datasets/detect/xview.md b/docs/en/datasets/detect/xview.md index 43185284..ca598e50 100644 --- a/docs/en/datasets/detect/xview.md +++ b/docs/en/datasets/detect/xview.md @@ -146,17 +146,19 @@ The xView dataset comprises high-resolution satellite images collected from Worl If you utilize the xView dataset in your research, please cite the following paper: -!!! Quote "BibTeX" +!!! Quote "" - ```bibtex - @misc{lam2018xview, - title={xView: Objects in Context in Overhead Imagery}, - author={Darius Lam and Richard Kuzma and Kevin McGee and Samuel Dooley and Michael Laielli and Matthew Klaric and Yaroslav Bulatov and Brendan McCord}, - year={2018}, - eprint={1802.07856}, - archivePrefix={arXiv}, - primaryClass={cs.CV} - } - ``` + === "BibTeX" + + ```bibtex + @misc{lam2018xview, + title={xView: Objects in Context in Overhead Imagery}, + author={Darius Lam and Richard Kuzma and Kevin McGee and Samuel Dooley and Michael Laielli and Matthew Klaric and Yaroslav Bulatov and Brendan McCord}, + year={2018}, + eprint={1802.07856}, + archivePrefix={arXiv}, + primaryClass={cs.CV} + } + ``` For more information about the xView dataset, visit the official [xView dataset website](http://xviewdataset.org/). diff --git a/docs/en/guides/streamlit-live-inference.md b/docs/en/guides/streamlit-live-inference.md index ed1f6541..9220ab51 100644 --- a/docs/en/guides/streamlit-live-inference.md +++ b/docs/en/guides/streamlit-live-inference.md @@ -105,7 +105,7 @@ Then, you can create a basic Streamlit application to run live inference: ### Make sure to run the file using command `streamlit run ` ``` - === "CLI" + === "CLI" ```bash yolo streamlit-predict