Skip to content
View SaiPrajwal95's full-sized avatar

Highlights

  • Pro

Block or report SaiPrajwal95

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. annotate-to-KITTI annotate-to-KITTI Public

    This script can be used to manually generate annotations for an image dataset in the KITTI vision format.

    Python 14 5

  2. License-Plate-Detection License-Plate-Detection Public

    This repository hosts the code for license plate detection. CNN based bounding box regression is used to predict the coordinates for the license plate in a given frame. The code is currently under …

    Python 3 2

  3. Salient-Regions-Detection Salient-Regions-Detection Public

    This repository contains the code that outputs set of salient rectangular regions in a given image using the BMS saliency method.

    Python 2

  4. SSD-PyTorch SSD-PyTorch Public

    Single Shot Multibox detector implementation using PyTorch framework.

    Python

  5. Artificial-Neural-Computation Artificial-Neural-Computation Public

    This is a Repo that consists of all my assignments and projects for the course Artificial Neural Computation

    Jupyter Notebook 1

  6. Motion-Estimation-Brisk-ORB Motion-Estimation-Brisk-ORB Public

    Used Brisk and ORB feature detectors to identify keypoints in a given frame. Motion estimation is performed by tracking these keypoints in consecutive frames. Compared the same with motion estimati…

    C++ 3 2