DennisCjy13 / cv-utils

Basic image/video processing utilities in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repo contains some basic utilities tools about image/video processing.

What's included?

  • Warp image using optical flow. In warping/ directory.
  • Visualize NN internals(e.g. guided backpropagation, grad CAM). In nn_vis/ directory.
  • Basic usage of Faster-RCNN and Mask-RCNN in PyTorch. In det_seg/ directory.
  • t-SNE visualization. In t-SNE/ directory.

About

Basic image/video processing utilities in Python.


Languages

Language:Python 100.0%