jeremydmoore
I do stuff with things. The stuff is often imaging and the things are usually cultural heritage materials at museums, archives and libraries
Moore Creative Arts LLC
jeremydmoore's Stars
sciserver/SciScript-Python
Python libraries for SciScript, Jupyter Notebooks
PyCQA/bandit
Bandit is a tool designed to find common security issues in Python code.
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
awslabs/open-data-registry
A registry of publicly available datasets on AWS
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
shanesoh/deploy-ml-fastapi-redis-docker
Deploy and scale machine learning models with FastAPI, Redis and Docker
fastapi-users/fastapi-users
Ready-to-use and customizable users management for FastAPI
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
onepanelio/onepanel
The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
iPzard/electron-react-python-template
Multi-platform Electron template, using React & Redux Toolkit on the front-end and Python/Flask for microservices on the back-end.
facebookresearch/hydra
Hydra is a framework for elegantly configuring complex applications
mntnr/awesome-contributing
Awesome contributing guides for open source development.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
cncoleman/elementsofai4glam
A study group for Elements of AI, a free online course offered by the University of Helsinki to demystify AI. This study group is for members of the GLAM community who want to learn about AI theory together and discuss the intersection between AI and our work.
lepture/authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
microsoft/PowerToys
Windows system utilities to maximize productivity
noahbenson/neuropythy
A neuroscience library for Python, intended to complement the existing nibabel library.
mittagessen/kraken
OCR engine for all the languages
voila-dashboards/voila-material
Material design template for Voilà
danielfrg/jupyter-flex
Build dashboards using Jupyter Notebooks
bqplot/bqplot
Plotting library for IPython/Jupyter notebooks
OCR-D/ocrd_tesserocr
Run tesseract with the tesserocr bindings with @OCR-D's interfaces
OCR4all/OCR4all
Provides OCR (Optical Character Recognition) services through web applications
OCR4all/LAREX
A semi-automatic open-source tool for Layout Analysis and Region EXtraction on early printed books.
jupyter-server/jupyter_server
The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications.
unpaper/unpaper
A post-processing tool for scanned sheets of paper.
OCR-D/ocrd_all
Master repository which includes most other OCR-D repositories as submodules
python/mypy
Optional static typing for Python