|
775 | 775 | "source": [
|
776 | 776 | "# Cite Us\n",
|
777 | 777 | "\n",
|
778 |
| - "AUPIMO was developed during Google Summer of Code 2023 (GSoC 2023) with the `anomalib` team from OpenVINO Toolkit.\n", |
| 778 | + "AUPIMO was developed during [Google Summer of Code 2023 (GSoC 2023)](https://summerofcode.withgoogle.com/archive/2023/projects/SPMopugd) with the `anomalib` team from Intel's OpenVINO Toolkit.\n", |
779 | 779 | "\n",
|
780 |
| - "Our work was accepted to the British Machine Vision Conference 2024 (BMVC 2024).\n", |
| 780 | + "arXiv: [arxiv.org/abs/2401.01984](https://arxiv.org/abs/2401.01984) (accepted to BMVC 2024)\n", |
| 781 | + "\n", |
| 782 | + "Official repository: [github.com/jpcbertoldo/aupimo](https://github.com/jpcbertoldo/aupimo) (numpy-only API and numba-accelerated versions available)\n", |
781 | 783 | "\n",
|
782 | 784 | "```bibtex\n",
|
783 | 785 | "@misc{bertoldo2024aupimo,\n",
|
784 |
| - " title={{AUPIMO: Redefining Visual Anomaly Detection Benchmarks with High Speed and Low Tolerance}}, \n", |
785 | 786 | " author={Joao P. C. Bertoldo and Dick Ameln and Ashwin Vaidya and Samet Akçay},\n",
|
| 787 | + " title={{AUPIMO: Redefining Visual Anomaly Detection Benchmarks with High Speed and Low Tolerance}}, \n", |
786 | 788 | " year={2024},\n",
|
787 |
| - " eprint={2401.01984},\n", |
788 |
| - " archivePrefix={arXiv},\n", |
789 |
| - " primaryClass={cs.CV},\n", |
790 | 789 | " url={https://arxiv.org/abs/2401.01984}, \n",
|
791 | 790 | "}\n",
|
792 |
| - "```\n", |
793 |
| - "\n", |
794 |
| - "Paper on arXiv: [arxiv.org/abs/2401.01984](https://arxiv.org/abs/2401.01984) (accepted to BMVC 2024)\n", |
795 |
| - "\n", |
796 |
| - "Medium post: [medium.com/p/c653ac30e802](https://medium.com/p/c653ac30e802)\n", |
797 |
| - "\n", |
798 |
| - "Official repository: [github.com/jpcbertoldo/aupimo](https://github.com/jpcbertoldo/aupimo) (numpy-only API and numba-accelerated versions available)\n", |
799 |
| - "\n", |
800 |
| - "GSoC 2023 page: [summerofcode.withgoogle.com/archive/2023/projects/SPMopugd](https://summerofcode.withgoogle.com/archive/2023/projects/SPMopugd)" |
| 791 | + "```" |
801 | 792 | ]
|
802 | 793 | },
|
803 | 794 | {
|
|
1382 | 1373 | "source": [
|
1383 | 1374 | "# Cite Us\n",
|
1384 | 1375 | "\n",
|
1385 |
| - "AUPIMO was developed during Google Summer of Code 2023 (GSoC 2023) with the `anomalib` team from OpenVINO Toolkit.\n", |
| 1376 | + "AUPIMO was developed during [Google Summer of Code 2023 (GSoC 2023)](https://summerofcode.withgoogle.com/archive/2023/projects/SPMopugd) with the `anomalib` team from Intel's OpenVINO Toolkit.\n", |
1386 | 1377 | "\n",
|
1387 |
| - "Our work was accepted to the British Machine Vision Conference 2024 (BMVC 2024).\n", |
| 1378 | + "arXiv: [arxiv.org/abs/2401.01984](https://arxiv.org/abs/2401.01984) (accepted to BMVC 2024)\n", |
| 1379 | + "\n", |
| 1380 | + "Official repository: [github.com/jpcbertoldo/aupimo](https://github.com/jpcbertoldo/aupimo) (numpy-only API and numba-accelerated versions available)\n", |
1388 | 1381 | "\n",
|
1389 | 1382 | "```bibtex\n",
|
1390 | 1383 | "@misc{bertoldo2024aupimo,\n",
|
1391 |
| - " title={{AUPIMO: Redefining Visual Anomaly Detection Benchmarks with High Speed and Low Tolerance}}, \n", |
1392 | 1384 | " author={Joao P. C. Bertoldo and Dick Ameln and Ashwin Vaidya and Samet Akçay},\n",
|
| 1385 | + " title={{AUPIMO: Redefining Visual Anomaly Detection Benchmarks with High Speed and Low Tolerance}}, \n", |
1393 | 1386 | " year={2024},\n",
|
1394 |
| - " eprint={2401.01984},\n", |
1395 |
| - " archivePrefix={arXiv},\n", |
1396 |
| - " primaryClass={cs.CV},\n", |
1397 | 1387 | " url={https://arxiv.org/abs/2401.01984}, \n",
|
1398 | 1388 | "}\n",
|
1399 |
| - "```\n", |
1400 |
| - "\n", |
1401 |
| - "Paper on arXiv: [arxiv.org/abs/2401.01984](https://arxiv.org/abs/2401.01984) (accepted to BMVC 2024)\n", |
1402 |
| - "\n", |
1403 |
| - "Medium post: [medium.com/p/c653ac30e802](https://medium.com/p/c653ac30e802)\n", |
1404 |
| - "\n", |
1405 |
| - "Official repository: [github.com/jpcbertoldo/aupimo](https://github.com/jpcbertoldo/aupimo) (numpy-only API and numba-accelerated versions available)\n", |
1406 |
| - "\n", |
1407 |
| - "GSoC 2023 page: [summerofcode.withgoogle.com/archive/2023/projects/SPMopugd](https://summerofcode.withgoogle.com/archive/2023/projects/SPMopugd)" |
| 1389 | + "```" |
1408 | 1390 | ]
|
1409 | 1391 | }
|
1410 | 1392 | ],
|
|
0 commit comments