Sharath Chandra Kumar Periketi (@sharath573)
  • Stars
    star
    27
  • Global Rank 529,752 (Top 19 %)
  • Followers 5
  • Following 1
  • Registered almost 7 years ago
  • Most used languages
    JavaScript
    33.3 %
    Swift
    33.3 %
    MATLAB
    33.3 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 109,783
  • Country Ranking
    MATLAB
    863
    Swift
    7,948

Top repositories

1

Object-Recognition-for-Autonomous-Driving-System-MATLAB-project

The goal of this project is to provide object detection and information on environment model on traffic activity which helps autonomous vehicles or surveillance systems. Computer vision is an essential component for autonomous scars. Accurate detection of vehicles, street buildings, pedestrians, and road signs could assist self-driving cars the drive as safely as humans. However, object detection has been a challenging task for years since images of objects in the real-world environment are affected by illumination, rotation, scale, and occlusion. A unified object detection model, You Only Look Once (YOLO), is used which could directly regress from the input image to object class scores and positions. In this project, we applied YOLO to two different datasets to test its general applicability. We fully analyzed its performance from various aspects on KITTI data set which is specialized for autonomous driving. We proposed a novel technique called memory map, which considers inter-frame information, to strengthen YOLO's detection ability in the driving scene. We broadened the model's applicability scope by applying it to a new orientation estimation task. For this project objective is to provide a information of quality and environmental model on traffic activity and to signal potentially anomalous situation and also apply various machine learning models for object detection such as SVM and CNN and compare and contrast the results with YOLO .
MATLAB
24
star
2

Course-Registration-App-iOS-Application

The app will allow users to register for classes. A student needs to enter their personal infor- mation - first name, last name, SDSU red id, email address and a password. The user can register for up to three courses and add themselves to waitlists for courses that are full. The student can also drop classes that they are registered for or drop themselves from waitlists. The app will allow students to select from a list of courses filtered via major (or subject like Computer Science, Physics, etc), level of the course (lower division - 100 & 200 level courses, upper division courses 300, 400, 500 level courses, and graduate courses (500 level and high- er), and time of day (classes starting after a given time and/or ending before a given time). The server has a list of over 4,000 courses so you do not want to display all courses in one list.
Swift
2
star
3

E-Commerce-Website

An online shopping website designed using HTML5, CSS, jQuery, Perl and CGI ,JavaScript/jQuery and PHP.
JavaScript
1
star