Skip to content
View edwardnguyen1705's full-sized avatar
Block or Report

Block or report edwardnguyen1705

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

Popular repositories Loading

  1. robotic-grasping-cornell robotic-grasping-cornell Public

    Use CNNs to estimate a grasping point and angle of a given object, so that the robot arm can pick the object.

    Python 25 5

  2. sort_cpp sort_cpp Public

    SORT (A simple online and realtime tracking algorithm for 2D multiple object tracking in video sequences) and SSD face detector.

    C++ 16 4

  3. interpolation interpolation Public

    This work is about cubic spline interpolation algorithms.

    C 5 4

  4. robotic-grasping-faster-rcnn robotic-grasping-faster-rcnn Public

    Forked from jwyang/faster-rcnn.pytorch

    Robotic Grasping (pick-and-place) using Faster R-CNN

    Python 4 2

  5. ComputerVision_CourseWork ComputerVision_CourseWork Public

    MFC (VS 2013) + openCV 2.4.7: Background Substraction; Optical Flow Tracking; PCA; Face Detection and Recognition

    C++ 2 1

  6. Python Python Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python