Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 673 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 673 Bytes

Crater Detection Capstone Project

This repository contains some of the work that went in to building the models I use at the core of PyCDA. Take a look at my Capstone Project Notebook for a coherent story about the way I built this python package for crater detection.

PyCDA

PyCDA is an open source crater detection framework designed to make crater detection simple. The alpha version is now available for download via pip:

pip install pycda

Take a look!