huggingface /
agents-course
This repository contains the Hugging Face Agents Course.
Loading repository data…
Rookie-Adventures / repository
This repository contains an Android application for live streaming camera footage via RTSP and a Python script for processing the stream using OpenCV.
This project demonstrates how to stream live camera footage from an Android device using RTSP and perform object detection on the stream using YOLO (You Only Look Once) in Python. The Android application captures the camera feed and streams it over RTSP, while the Python script processes this stream to detect objects using the YOLO model.
Android Application:
CameraX for camera functionalities.ViewModel, LiveData, and Snackbar for error and success messages, following the MVVM architecture.Python Script:
Android:
Python:
git clone https://github.com/yourusername/CamStreamAndroidToPython.git
cd CamStreamAndroidToPython/android/CameraXRTSPStreaming
Open the project in Android Studio:
Build the project:
cd ../python/stream_processing
pip install -r requirements.txt
python main.pyxt
Selected from shared topics, language and repository description—not editorial ratings.
huggingface /
This repository contains the Hugging Face Agents Course.
farhanashrafdev /
This repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md
google-deepmind /
This repository contains implementations and illustrative code to accompany DeepMind publications
AliaksandrSiarohin /
This repository contains the source code for the paper First Order Motion Model for Image Animation
NVIDIA /
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
Rudrabha /
This repository contains the codes of "A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild", published at ACM Multimedia 2020. For HD commercial model, please try out Sync Labs