Bohua (GlenGGG)

GlenGGG

Geek Repo

Company:Johns Hopkins University

Location:Baltimore, MD, US

Home Page:https://bohuawan.com

Twitter:@BohuaWan

Github PK Tool:Github PK Tool

Bohua's repositories

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 .

Language:CStargazers:5Issues:0Issues:0
Language:CudaLicense:Apache-2.0Stargazers:4Issues:0Issues:0

FTP

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

Language:CStargazers:4Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:1Issues:0Issues:0

VFS

Small file retrieval optimized virtual file system

Language:CStargazers:1Issues:0Issues:0

AS-GCN

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

Language:PythonLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

ASGNet

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

Language:PythonStargazers:0Issues:0Issues:0

BigNumMulAssembly

Big number multiplication algorithm, written in assembly.

Language:AssemblyStargazers:0Issues:0Issues:0

class-search-app

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

Language:JavaStargazers:0Issues:0Issues:0

FaceRecognition

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

Language:PythonStargazers:0Issues:0Issues:0

GDSF_WEBSERVER

Webserver optimized with GDSF cache algorithm.

Language:CStargazers:0Issues:0Issues:0

GestureRecognition

Course project, gesture classification on image.

Language:PythonStargazers:0Issues:0Issues:0

github-slideshow

A robot powered training repository :robot:

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

jhu-dissertation-mwe

JHU Dissertation LaTeX mwe

Stargazers:0Issues:0Issues:0

MLCoursera

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

Language:MATLABStargazers:0Issues:0Issues:0
Language:ShaderLabStargazers:0Issues:0Issues:0

pytorch_tcav_resnet50

Based on https://github.com/rakhimovv/tcav.

Language:PythonStargazers:0Issues:0Issues:0

RoadCongestionPrediction

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

Language:PythonStargazers:0Issues:0Issues:0

voca

Social networking website

Language:PythonStargazers:0Issues:0Issues:0