Pinned Repositories
ChatGPTSlackBot
🤖 A Slack bot that integrates with OpenAI's ChatGPT to provide answers, written in Python
confcrawler
A crawler for academic conferences. A dataset of 5 academic conferences is also provided
demo_nn_compress
This is a demo of compressing AlexNet from 233MB to 8.9MB without any accyracy loss
detector-tk1-fast-rcnn
Fast R-CNN & Edgeboxes based detector on Tegra K1. Winner of LPIRC
Docker-for-Researcher
A Docker wrapper script for researchers
EIE-simulator
C++ RTL simulator for EIE(https://arxiv.org/abs/1602.01528)
PatchNet
PyTimer
A plug-in timer for python codes
VMetrics
A Python library to evaluate mean Average Precision(mAP) for object detection. Provides the same output as PASCAL VOC's matlab code.
Waymo-Dataset-Tool
A tool to download waymo open dataset (https://github.com/waymo-research/waymo-open-dataset) and convert it from TFrecord to general format
RalphMao's Repositories
RalphMao/Waymo-Dataset-Tool
A tool to download waymo open dataset (https://github.com/waymo-research/waymo-open-dataset) and convert it from TFrecord to general format
RalphMao/EIE-simulator
C++ RTL simulator for EIE(https://arxiv.org/abs/1602.01528)
RalphMao/PatchNet
RalphMao/VMetrics
A Python library to evaluate mean Average Precision(mAP) for object detection. Provides the same output as PASCAL VOC's matlab code.
RalphMao/Docker-for-Researcher
A Docker wrapper script for researchers
RalphMao/PyTimer
A plug-in timer for python codes
RalphMao/confcrawler
A crawler for academic conferences. A dataset of 5 academic conferences is also provided
RalphMao/demo_nn_compress
This is a demo of compressing AlexNet from 233MB to 8.9MB without any accyracy loss
RalphMao/detector-tk1-fast-rcnn
Fast R-CNN & Edgeboxes based detector on Tegra K1. Winner of LPIRC
RalphMao/ChatGPTSlackBot
🤖 A Slack bot that integrates with OpenAI's ChatGPT to provide answers, written in Python
RalphMao/kaldi-nnet
RalphMao/Batch2Online
Automatically transform batch processing code written in PyTorch to online processing functions
RalphMao/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
RalphMao/D-PCA
RalphMao/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
RalphMao/github-actions-for-packages
RalphMao/kaldi-pynnet
python interface for kaldi-nnet
RalphMao/Megatron-LM
Ongoing research training transformer models at scale
RalphMao/mpdb
IPython and ipdb for multi-process environment
RalphMao/multiGPU_NNET
RalphMao/neural-style
Torch implementation of neural style algorithm
RalphMao/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
RalphMao/Sync-Env
RalphMao/tensorflow
An Open Source Machine Learning Framework for Everyone
RalphMao/TensorRT-Model-Optimizer
TensorRT Model Optimizer is a unified library of state-of-the-art model optimization techniques such as quantization, pruning, distillation, etc. It compresses deep learning models for downstream deployment frameworks like TensorRT-LLM or TensorRT to optimize inference speed on NVIDIA GPUs.
RalphMao/TestWorkflow
RalphMao/torchpack
A neural network training interface based on PyTorch, with a focus on flexibility
RalphMao/UFLDL_Exercise
Code for UFLDL Exercise, all tested