Pinned Repositories
inference-onnx
Export PyTorch to ONNX and run inference in containerized environments.
inference-tensorrt
Convert ONNX models to TensorRT engines and run inference in containerized environments
linux-nfs-cache-demo
Demo setup of nfs client/server with an nfs cache (FS-Cache/cachefilesd) in between. Client and server sites in different VPCs/different regions, connected via wireguard VPN.
megadetector-v5-onnx
Instructions to export megadetector v5 from PyTorch to ONNX and tools to use the exported model.
pi-multicapture
Record images from multiple picamera2/nvargus cameras on a central storage server.
pi5-timeserver-gps-pps
Create an NTP and PTP timeserver using RaspberryPi5 with BerryGPS-IMU and PPS
s3backup
Run client side encrypted backups using AWS S3. Tools to backup, restore and manage job configurations.
sonos-over-vpn
Remotely access and control your Sonos speakers over VPN.
wireguard-hub-spoke-aws
Create hub/spoke wireguard vpn. The hub is in aws; the spokes are on local machines.
wireguard-mesh-aws
Example wireguard vpn mesh setup on aws ec2. Automated build with terraform and ansible.
parlaynu's Repositories
parlaynu/pi5-timeserver-gps-pps
Create an NTP and PTP timeserver using RaspberryPi5 with BerryGPS-IMU and PPS
parlaynu/sonos-over-vpn
Remotely access and control your Sonos speakers over VPN.
parlaynu/inference-tensorrt
Convert ONNX models to TensorRT engines and run inference in containerized environments
parlaynu/inference-onnx
Export PyTorch to ONNX and run inference in containerized environments.
parlaynu/megadetector-v5-onnx
Instructions to export megadetector v5 from PyTorch to ONNX and tools to use the exported model.
parlaynu/wireguard-mesh-aws
Example wireguard vpn mesh setup on aws ec2. Automated build with terraform and ansible.
parlaynu/wireguard-hub-spoke-aws
Create hub/spoke wireguard vpn. The hub is in aws; the spokes are on local machines.
parlaynu/linux-nfs-cache-demo
Demo setup of nfs client/server with an nfs cache (FS-Cache/cachefilesd) in between. Client and server sites in different VPCs/different regions, connected via wireguard VPN.
parlaynu/pi-multicapture
Record images from multiple picamera2/nvargus cameras on a central storage server.
parlaynu/s3backup
Run client side encrypted backups using AWS S3. Tools to backup, restore and manage job configurations.
parlaynu/camera-traps
To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/microsoft/wizard?existingreponame=CameraTraps&existingrepoid=152634113
parlaynu/cifar-10-100
Pytorch based tools for experimenting with the cifar-10 and cifar-100 datasets
parlaynu/go-jetbot-101
Building Jetbot applications using Go.
parlaynu/hue-utilities
Tools to monitor and log events from a Hue lighting system.
parlaynu/jetson-camcal
Tools using OpenCV to calibrate a Jetson Nano camera to correct for geometric distortions.
parlaynu/kaggle-fgvc9-herbarium
Kaggle's FGVC9 Herbarium 2022 competition.
parlaynu/learn-slurm
Build a simple slurm cluster in AWS. Automated build and setup - three commands and you have a working system.
parlaynu/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
parlaynu/hashicorp-raft
Golang implementation of the Raft consensus protocol
parlaynu/hashicorp-raft-boltdb
Raft backend implementation using BoltDB
parlaynu/hashicorp-serf
Service orchestration and management tool.
parlaynu/onnxruntime-extensions
onnxruntime-extensions: a dedicated pre- and post- processing library for ONNX Runtime
parlaynu/pi-kubernetes
Kubernetes cluster for learning/testing on RaspberryPi servers. Both single controller and HA configurations supported.
parlaynu/s3backup-infrastructure
Build backup/restore infrastructure for s3backup project.
parlaynu/s3blast
Multi-threaded uploading to an s3 or r2 bucket. Single file or full directory hierarchy.
parlaynu/samba-cluster
Example network/samba setup for a multi-site studio built in aws.
parlaynu/studio-api
Skeleton gRPC API server using mTLS for authentication and LDAP group membership for authorisation.
parlaynu/studio-aws-batch
Create an AWS Batch cluster with supporting infrastructure and tooling ready to do real work.
parlaynu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
parlaynu/yolov7-training
A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the model on custom (non-COCO) tasks.