Code Monkey home page Code Monkey logo

Bohua's Projects

as-gcn icon as-gcn

The model architecture of AS-GCN (for human action recognition)

asgnet icon asgnet

Adaptive Prototype Learning and Allocation for Few-Shot Segmentation (CVPR 2021)

class-search-app icon class-search-app

A course project that searches for courses using JHU Public Course Search API.

facerecognition icon facerecognition

Facial recognition using support vector machine (SVM) and principle component anaysis (PCA).

fastparallelmergesort icon fastparallelmergesort

OpenMP parallelized merge sort optimized with merge sort algorithm (for the record, this seems to be the only version available on github that implemented merge sort algorithm with OpenMP). Traditional parallel merge sort cannot efficiently parallel merge process. With merge path algorithm, we can achieve O(n/d) time complexity (traditional parallel merge sort can only achieve O(n) during the last few merge steps) on merge process. More detail about merge sort algorithm can be found: https://arxiv.org/abs/1406.2628 .

ftp icon ftp

FTP server and client. Support active and passive connection mode.

mlcoursera icon mlcoursera

Here I store all the exercises and projects of this course.

roadcongestionprediction icon roadcongestionprediction

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

vfs icon vfs

Small file retrieval optimized virtual file system

voca icon voca

Social networking website

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.