Skip to content
View t27's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report t27

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

  1. teamstars-mrsd2020/stars_CIL_model teamstars-mrsd2020/stars_CIL_model Public

    Multi Agent Conditional Imitation Learning based system for testing AV software in the CARLA Simulator

    Python 1

  2. teamstars-mrsd2020/StarsSystem teamstars-mrsd2020/StarsSystem Public

    S.T.A.R.S: Simulating Traffic Agents in Realistic Scenarios (MRSD Capstone Project at CMU)

    Python 2

  3. Visualize a TFRecord for Tensorflow ... Visualize a TFRecord for Tensorflow Object Detection Library
    1
    {
    2
     "cells": [
    3
      {
    4
       "cell_type": "code",
    5
       "execution_count": null,
  4. stm32f4-dcmi-jpeg stm32f4-dcmi-jpeg Public

    A keil project for using the DCMI on an STM32F4Discovery board with a TW9910 to get an image and compress it to jpeg

    C 17 12

  5. carla-scenic-data-collector carla-scenic-data-collector Public

    Collect scenario data from Carla using Scenic scenarios. Data available at the below link. Please feel free to raise a github issue for any questions.

    Python 8 8

  6. vid2map vid2map Public

    Projecting detections in a given video to the map by using homographic transforms. This project was initially built as part of the Computer Vision course at CMU(16720B) in Fall 2019

    Python