pwernette
Associate Research Scientist at Michigan Tech., Great Lakes Research Center Coastal Geomorphology, Geophysics, Remote Sensing, AI/Machine Learning, Env. Change
@mtu.eduMichigan
Pinned Repositories
dash_doodler
Doodler. A web application built with plotly/dash for image segmentation with minimal supervision. Plays nicely with segmentation gym, https://github.com/Doodleverse/segmentation_gym
2d-gaussian-splatting
[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
Benthic-Mapping
A repository for creating object detection and instance segmentation models on ROV, AUV, and DropCam imagery data
CoastSat
Global shoreline mapping tool from satellite imagery
dash_doodler
Doodler. A web application built with plotly/dash for image segmentation with minimal supervision
depth-anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
MLMONDAYS
Materials for the USGS "Deep Learning for Image Classification and Segmentation" CDI workshop, 2020
MLP_veg_seg
Python programs for filtering/segmenting vegetation from bare-Earth points in point clouds with RGB colour. This repo is supplementary to my AGU presentation in December 2021 and my manuscript published in Remote Sensing in June 2024.
PBS_filter
PBS (pansharpening with background subtraction) method for sharpening RGB images
relative_relief
pwernette's Repositories
pwernette/MLP_veg_seg
Python programs for filtering/segmenting vegetation from bare-Earth points in point clouds with RGB colour. This repo is supplementary to my AGU presentation in December 2021 and my manuscript published in Remote Sensing in June 2024.
pwernette/PBS_filter
PBS (pansharpening with background subtraction) method for sharpening RGB images
pwernette/2d-gaussian-splatting
[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields
pwernette/Benthic-Mapping
A repository for creating object detection and instance segmentation models on ROV, AUV, and DropCam imagery data
pwernette/dash_doodler
Doodler. A web application built with plotly/dash for image segmentation with minimal supervision
pwernette/depth-anything
[CVPR 2024] Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation
pwernette/dust3r
DUSt3R: Geometric 3D Vision Made Easy
pwernette/efficientvit
EfficientViT is a new family of vision models for efficient high-resolution vision.
pwernette/FastSAM
Fast Segment Anything
pwernette/Geography-Thesis-Python-Scripts
Python scripts from my Masters thesis research
pwernette/github-pages
pwernette/MLMONDAYS
Materials for the USGS "Deep Learning for Image Classification and Segmentation" CDI workshop, 2020
pwernette/relative_relief
pwernette/Full-Segment-Anything
This is Pytorch Implementation Code for adding new features in code of Segment-Anything. Here, the features support batch-input on the full-grid prompt (automatic mask generation) with post-processing: removing duplicated or small regions and holes, under flexible input image size
pwernette/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
pwernette/Grounded-Segment-Anything
Grounded-SAM: Marrying Grounding-DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
pwernette/MultiscaleDTM
Calculates multi-scale geomorphometric terrain attributes from regularly gridded DEM/bathymetry rasters.
pwernette/nerfstudio
A collaboration friendly studio for NeRFs
pwernette/planet_notebooks
interactive notebooks from Planet Engineering
pwernette/Point-SLAM
Point-SLAM: Dense Neural Point Cloud-based SLAM
pwernette/pwernette.github.io
pwernette/pynmea2
Python library for parsing the NMEA 0183 protocol (GPS)
pwernette/saga-gis
This is a mirror of the git repository of SAGA GIS. Original version at: https://sourceforge.net/p/saga-gis/code/ci/master/tree/ Feel free top open pull requests here, I can push to the official repo afterwards.
pwernette/sahi
Framework agnostic sliced/tiled inference + interactive ui + error analysis plots
pwernette/salt
Segment Anything Labelling Tool
pwernette/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
pwernette/segmenteverygrain
A SAM-based model for instance segmentation of images of grains
pwernette/SimpleHTR
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
pwernette/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
pwernette/UnityGaussianSplatting
Toy Gaussian Splatting visualization in Unity