Skip to content
View jiviteshjain's full-sized avatar
:octocat:
Sifting through StackOverflow
:octocat:
Sifting through StackOverflow

Highlights

  • Pro

Organizations

@MLH-Fellowship
Block or Report

Block or report jiviteshjain

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
jiviteshjain/README.md

Grüß dich 👋

Pinned

  1. kishmish kishmish Public

    A stripped-down shell for Linux-based systems, implemented in C

    C 3 2

  2. better-xv6 better-xv6 Public

    A modification of MIT's xv6 Unix-like OS as part of CSE-1 Assignment-5

    C 1

  3. robotic-vision robotic-vision Public

    Implementations and explorations of several pipelines and algorithms in Robotic Vision, as part of the Mobile Robotics (Monsoon 2020) class.

    Jupyter Notebook 2

  4. bag-of-visual-words bag-of-visual-words Public

    A bag of visual words model to classify images belonging to a subset of the SUN dataset into 8 classes.

    Jupyter Notebook 1

  5. grabcut grabcut Public

    An implementation of GrabCut, a markov random field based image segmentation algorithm, a variant of which you might have seen available in Microsoft Office Products as the background removal tool.

    Jupyter Notebook 7 2

  6. SimpleRA SimpleRA Public

    Forked from SimpleRA/SimpleRA

    A simplified relational database management system with support for integer-only tables and matrices. Supports linear hash and B+ tree indices, two-phase merge sort, buffer management and aggregate…

    C++ 2 3