Skip to content

czrcbl/detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detection

Wrapper for some object detection models trained on parts produced on a 3D printer.

Installation

Install bboxes before, you can install directly from github:

pip install git+https://github.com/czrcbl/bboxes

Or you can clone the repository and install on editable mode:

git clone https://github.com/czrcbl/bboxes
cd bboxes
git install -e .

Then install this package:

Install on editable mode:

git clone https://github.com/czrcbl/detection
cd detection
pip install -e .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published