Skip to content

yyuuliang/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolbox

Toolbox is a collection of my daily use python scripts.

File List

  • 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

License

MIT

About

code clips from daily work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages