• Stars
    star
    2
  • Language
    Python
  • Created almost 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deep learning on platform side requires lot of pre-processing on input images/video like converting images to RAW (RGB or BGR) (Planar or Interleaved) binary format . In this repo, I have written python functions for multiple options.