We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6316678 commit 581ec8eCopy full SHA for 581ec8e
1 file changed
CHANGELOG.md
@@ -15,6 +15,17 @@
15
- Fixed show utils on Google Colab
16
- Fixed imports of the DataFrame
17
18
+### 📘 Jupyter Notebooks
19
+
20
+- [YoloOnnxDetector.ipynb](https://github.com/StabRise/ScaleDP-Tutorials/blob/master/object-detection/1.YoloOnnxDetector.ipynb)
21
+- [FaceDetection.ipynb](https://github.com/StabRise/ScaleDP-Tutorials/blob/master/object-detection/2.FaceDetection.ipynb)
22
+- [SignatureDetection.ipynb](https://github.com/StabRise/ScaleDP-Tutorials/blob/master/object-detection/3.SignatureDetection.ipynb)
23
24
+### 📝 Blog Posts
25
26
+- [Running YOLO Models on Spark Using ScaleDP](https://stabrise.com/blog/running_yolo_on_spark_with_scaledp/)
27
28
29
## [0.2.4] - 02.11.2025
30
31
### 🚀 Features
0 commit comments