Skip to content

Commit 2ad48bd

Browse files
committed
Addressed review comments: Added page meta data; updated PR title and description
1 parent 66d934a commit 2ad48bd

17 files changed

Lines changed: 85 additions & 0 deletions

wiki/interfacing/interfacing-streamlit-ros2-and-html-css-js-for-visualization.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Interfacing Streamlit, ROS2, and HTML/CSS/JS for Visualizations
4+
---
5+
16
# Interfacing Streamlit, ROS2, and HTML/CSS/JS for Visualizations
27

38
## Introduction

wiki/machine-learning/6d_pose_tracking_yolo_zed.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: 6D Pose Estimation with YOLO and ZED
4+
---
5+
16
# 6D Pose Estimation with YOLO and ZED
27

38
## Initial Setup and Configuration

wiki/machine-learning/comprehensive-guide-to-albumentations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Comprehensive guide to albumentations
4+
---
5+
16
# Comprehensive guide to albumentations
27

38
## Overview

wiki/machine-learning/deep-learning-techniques-for-3d-datasets.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Deep learning techniques for 3D datasets
4+
---
5+
16
# Deep learning techniques for 3D datasets
27

38
## Introduction to Point Cloud Processing

wiki/machine-learning/installing-yolo-on-arm-architecture-devices.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Installing YOLO on ARM Architecture Devices
4+
---
5+
16
# Installing YOLO on ARM Architecture Devices
27

38
This guide provides detailed instructions for installing and running YOLOv8 on ARM-based NVIDIA devices like the Jetson, Orin, and Xavier series. We'll cover setup requirements, installation steps, and optimization tips.

wiki/machine-learning/integrating-ollama-llms-with-franka-arm.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Integrating Ollama LLMs with Franka Arm
4+
---
5+
16
# Integrating Ollama LLMs with Franka Arm
27

38
## Introduction

wiki/machine-learning/knowledge-distillation-practical-implementation-guide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Knowledge Distillation practical implementation guide
4+
---
5+
16
# Knowledge Distillation practical implementation guide
27

38
## Introduction to Model Compression

wiki/machine-learning/kornia-technical-guide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Kornia technical guide
4+
---
5+
16
# Kornia technical guide
27

38
## Introduction to Differentiable Computer Vision

wiki/machine-learning/multitask-learning-starter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Multi-task learning - A starter guide
4+
---
5+
16
# Multi-task learning: A starter guide
27

38
## Introduction to Multi-Task Learning in Computer Vision

wiki/machine-learning/neural-network-optimization-using-model-pruning.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
date: 2024-12-22
3+
title: Neural Network optimization using model pruning
4+
---
5+
16
# Neural Network optimization using model pruning
27

38
## Understanding Model Pruning

0 commit comments

Comments
 (0)