From 1a2d6628aaaa411f2d200a246929a10050d3dc4c Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 12:05:16 +0600 Subject: [PATCH 1/2] Add TutorialSearch to Course section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1bf37..cbdbb91 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ You are very welcome to pull request to update this list. :smiley: - sensetime seminar1 [video](https://www.bilibili.com/video/BV1Bf4y1b7PF?spm_id_from=333.999.0.0) - sensetime seminar2 [slides](https://docs.google.com/presentation/d/11CoKCxRFgzbIujMXxTZjHDo_hV0arEQ7sUFWFXWaX8o/edit#slide=id.p1) ## Course +- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [University of Toronto, csc2541](http://www.cs.toronto.edu/~urtasun/courses/CSC2541/06_3D_detection.pdf) - [University of Tübingen, Self-Driving Cars](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/autonomous-vision/lectures/self-driving-cars/) *(Strong Recommendation)* - [baidu-Udacity](https://apollo.auto/devcenter/devcenter.html) From d79a9084ec7ebe77c33a7a626191cb1193f07c2f Mon Sep 17 00:00:00 2001 From: PariSh KhAn Date: Fri, 22 May 2026 14:58:24 +0600 Subject: [PATCH 2/2] Update tutorialsearch.io link to topic-specific URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbdbb91..947d80e 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ You are very welcome to pull request to update this list. :smiley: - sensetime seminar1 [video](https://www.bilibili.com/video/BV1Bf4y1b7PF?spm_id_from=333.999.0.0) - sensetime seminar2 [slides](https://docs.google.com/presentation/d/11CoKCxRFgzbIujMXxTZjHDo_hV0arEQ7sUFWFXWaX8o/edit#slide=id.p1) ## Course -- [TutorialSearch](https://tutorialsearch.io/) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. +- [TutorialSearch](https://tutorialsearch.io/browse/ai-machine-learning/object-detection) - Free cross-platform search engine indexing 50,000+ tutorials from Udemy, Skillshare, Pluralsight, and other major learning platforms across 45+ categories. - [University of Toronto, csc2541](http://www.cs.toronto.edu/~urtasun/courses/CSC2541/06_3D_detection.pdf) - [University of Tübingen, Self-Driving Cars](https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/autonomous-vision/lectures/self-driving-cars/) *(Strong Recommendation)* - [baidu-Udacity](https://apollo.auto/devcenter/devcenter.html)