Toolbox is a collection of my daily use python scripts.
- fitting.py
- RANSAC fitting
- Polynomial curve fitting
- Linear regression.
- image.py
- Perspective transformation
- Draw bounding box
- Image Augumention using imgaug
- tfrecord.py
- Create TFRecords
- Read TFRecords