Skip to content

Pointers to all my personal (non lab-funded) projects that can be publicly shared.

Notifications You must be signed in to change notification settings

IrvingF7/my_project_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Introduction

This repo contains pointers to all my projects that can be publicly shared.

Projects

Robotics

  • EVSIvsLSTM

    • A research project of BEST Lab at UC Berkeley that explore adaptive mobile sensor placement using the concept of Expected Value of Information and deep learning. More details can be found in the paper. Work presented at IMECE 2021.
    • Github Link
    • Paper Link
  • Potential Field Swarm

    • An robotics class final project that use potential field theory and edge tension function to control a swarm of robots to achieve some non-trivial tasks in PyBullet environment.
    • Github Link
  • slalomTello

    • A control class project that design a controller to let the drone navigate slalom posts.
    • Github Link
  • Predator@Cal

    • An robotics class experimental project simulating predator and prey movement using swarm robots.
    • Github Link
  • Trash Cleaner Baxter

    • An robotics class final project involving robot using R-CNN to identify different kinds of trashes and cleaning it with appropriate tools.
    • Github Link

Computer Vision

  • VPR_VLAD
    • A project that uses SIFT-based and Superpoint-based VLAD feature to build a large scale VPR (Visual Place Recognition) system. Given a query, you can retrieve images similar to the query from a database of images.
    • Github Link
  • Memorability
    • A research project of Multimedia group at UC Berkeley that utilize multi-modal ensemble models to predict videos' short and long term memorability. Work presented at MediaEval 2021
    • Github Link
    • Paper Link

FPGA

  • NYU-6463-RV32I
    • A RISC-V CPU written in Verilog. It can (almost) directly run C code by compiling it to RISC-V Assembly and then machine code.
    • Github Link (Under Construction)

Embedded System

  • Just Breath
    • A Piezoelectric sensor based device that can detect sudden breathing stop in infants.
    • Implemented on STM32F429 MCU
    • Github Link (Github Construction)

Others

  • Cal Awe Project
    • A psychology research project at UC Berkeley that involves using LDA model and TF-IDF to process survey and Twitter data to better understand the feeling of awe.
    • Github Link 1, Github Link 2

About

Pointers to all my personal (non lab-funded) projects that can be publicly shared.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published