Unable to resolve crossref @fig-coco in benchmarking.qmd #240

Closed
opened 2026-03-22 15:32:56 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @BravoBaldo on GitHub (Oct 30, 2024).

Things are evolving fast and I can't test but please check in benchmarking.qmd

Wrong:	![Example images from the COCO dataset. Source: [Coco](https://cocodataset.org/).](images/png/coco.png)<https://cocodataset.org/images/jpg/coco-examples.jpg>{#fig-coco}
Ok:	![Example images from the COCO dataset. Source: Coco](https://cocodataset.org/images/coco-examples.jpg)<https://cocodataset.org/images/coco-examples.jpg>{#fig-coco}
	
Originally created by @BravoBaldo on GitHub (Oct 30, 2024). Things are evolving fast and I can't test but please check in benchmarking.qmd ``` Wrong: ![Example images from the COCO dataset. Source: [Coco](https://cocodataset.org/).](images/png/coco.png)<https://cocodataset.org/images/jpg/coco-examples.jpg>{#fig-coco} Ok: ![Example images from the COCO dataset. Source: Coco](https://cocodataset.org/images/coco-examples.jpg)<https://cocodataset.org/images/coco-examples.jpg>{#fig-coco} ```
GiteaMirror added the area: book label 2026-03-22 15:32:56 -05:00
Author
Owner

@profvjreddi commented on GitHub (Oct 30, 2024):

I just fixed it a few mins ago! Thanks!

@profvjreddi commented on GitHub (Oct 30, 2024): I just fixed it a few mins ago! Thanks!
Author
Owner

@profvjreddi commented on GitHub (Oct 30, 2024):

Fixed here: b8ce60b1e1

@profvjreddi commented on GitHub (Oct 30, 2024): Fixed here: https://github.com/harvard-edge/cs249r_book/commit/b8ce60b1e1e4a3c5b903cd7e820680c631dfae1d
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#240