2320sharon
USGS Software Developer Contractor. I specialize in building scientific applications with python and I'm studying machine learning
Sacramento StateSacramento, CA
Pinned Repositories
CoastSeg
The mapping extension for Zoo; carry out image segmentation on geospatial datasets
CoastSeg-Planet
An extension for CoastSeg that uses planet imagery
CPU_Scheduler
A short program written in java that simulates three different styles of CPU scheduling. It imitates First Come First Serve(FCFS), High Priority First(HPF), and Round Robin Scheduling. Input is read from a input file called input.txt and the results are outputted to a file called output.txt.
NPZ_JSON_Converter
A small python application that converts npz files generated by a machine learning segmentation process into a json file.
Sniffer
Lightweight Python application for sorting images in your dataset
Streamlit_Image_Sorter
Generic Image Sorter Interface for Streamlit
Streamlit_Sniffer
A Streamlit app for sorting through imagery.
VMM-simulator
A C++ project meant to simulate Virtual Memory management. It simulates page swapping, the working set, and all the operations that go into created and managing virtual memory in a computer.
DigitalDavis
iphone app for UC Davis Health as part of Sac State 2021 Senior Project. Created with React Native, Nodejs, MongoDB, Docker, and JWT authenication.
CoastSeg
An interactive toolbox for downloading satellite imagery, applying image segmentation models, mapping shoreline positions and more. The mapping extension for CoastSat and Zoo.
2320sharon's Repositories
2320sharon/CoastSeg-Planet
An extension for CoastSeg that uses planet imagery
2320sharon/CoastSeg
The mapping extension for Zoo; carry out image segmentation on geospatial datasets
2320sharon/SDStools
A toolbox for analyses of Satellite Derived Shorelines (SDS) generated from CoastSeg (CoastSat)
2320sharon/CoastSat
Global shoreline mapping tool from satellite imagery
2320sharon/coastsat-package-feedstock
A conda-smithy repository for coastsat-package.
2320sharon/dea-coastlines
Extracting tidally-constrained annual shorelines and robust rates of coastal change from freely available Earth observation data at continental scale
2320sharon/privateGPT
An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks
2320sharon/seg2map
Seg2Map is an interactive web map app for geospatial image segmentation using deep learning
2320sharon/segmentation_zoo-1
A collection of geoscientific image segmentation models
2320sharon/2320sharon
2320sharon/arosics
AROSICS - Automated and Robust Open-Source Image Co-Registration Software
2320sharon/CoastSat.PlanetScope
Batch shoreline extraction toolkit for PlanetScope Dove satellite imagery
2320sharon/coastseg-feedstock
A conda-smithy repository for coastseg.
2320sharon/Coastseg_manuscript
A repository to host the Journal of Open Source Software manuscript that describes the CoastSeg project
2320sharon/cubo
Easily create EO mini cubes from STAC in Python
2320sharon/dash_doodler
Doodler. A web application built with plotly/dash for image segmentation with minimal supervision
2320sharon/doodleverse-utils-feedstock
A conda-smithy repository for doodleverse-utils.
2320sharon/doodleverse_utils
A set of common Doodleverse tools and utilities
2320sharon/example_site
2320sharon/geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets.
2320sharon/leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
2320sharon/planet_lab_notebooks
interactive notebooks from Planet Engineering
2320sharon/PlanetDownload
simple scripts to download planet imagery given an ROI and time constraints
2320sharon/pyTMD
Python-based tidal prediction software
2320sharon/SDS_Benchmark
Benchmarking of satellite-derived shoreline mapping techniques
2320sharon/segment-anything-eo
Earth observation tools for Meta AI Segment Anything
2320sharon/segmentation_gym
A neural gym for training deep learning models to carry out geoscientific image segmentation. Works best with labels generated using https://github.com/Doodleverse/dash_doodler
2320sharon/Simple_Universal_Geo_Coregistration
A simple coregistration tool that uses phase cross correlation to determine the shift to match two geospatial images. Only works on RGB imagery.
2320sharon/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
2320sharon/Task-Killer
Automatically kills processes on a loop.