Pinned Repositories
caltech-pedestrian-dataset-converter
Download Caltech Pedestrian Dataset and convert them for Python users without using MATLAB
chainer-cifar10
Various CNN models for CIFAR10 with Chainer
chainer-fast-rcnn
Chainer folk of Fast R-CNN (Object Detection Method)
chainer-faster-rcnn
Object Detection with Faster R-CNN in Chainer
chainer-handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
chainer-pspnet
PSPNet in Chainer
chainer-siamese
Siamese Network implementation using Chainer
deeppose
DeepPose implementation in Chainer
pynvvl
A Python wrapper of NVIDIA Video Loader (NVVL) with CuPy for fast video loading with Python
ssai-cnn
Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
mitmul's Repositories
mitmul/ssai-cnn
Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
mitmul/burn-captions
Burn captions (.srt) into videos
mitmul/mlx-plamo
An example of generating text with PLaMo-13b using MLX
mitmul/blog
mitmul/openmpi-cuda-bins
Pre-built binaries of OpenMPI w/ CUDA & verbs options
mitmul/consistency_models
Official repo for consistency models.
mitmul/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
mitmul/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
mitmul/kornia
Open Source Differentiable Computer Vision Library for PyTorch
mitmul/LLaVA-NeXT
mitmul/llm-jp-eval
mitmul/mallet
TCP tunnel that works like VPN
mitmul/markitdown
Python tool for converting files and office documents to Markdown.
mitmul/mlx-examples
Examples in the MLX framework
mitmul/mlx-ui
A simple UI / Web / Frontend for MLX mlx-lm using Streamlit.
mitmul/mlx-vlm
MLX-VLM is a package for running Vision LLMs locally on your Mac using MLX.
mitmul/mmdetection
OpenMMLab Detection Toolbox and Benchmark
mitmul/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
mitmul/pfgen-bench
Preferred Generation Benchmark
mitmul/pfgen-plots
mitmul/pfio
IO library to access various filesystems with unified API
mitmul/ragas
Evaluation framework for your Retrieval Augmented Generation (RAG) pipelines
mitmul/s3fs
S3 Filesystem
mitmul/stable-diffusion
mitmul/swift-transformers
Swift Package to implement a transformers-like API in Swift
mitmul/tensorflow-metal-sample
mitmul/tfrecord-viewer
TFRecord Viewer for browsing contents of TFRecords with object detection/classification annotations.
mitmul/UniverseNet
Object detection. EfficientDet-D5 level COCO AP in 20 epochs. SOTA single-stage detector on Waymo Open Dataset.
mitmul/vision
Datasets, Transforms and Models specific to Computer Vision
mitmul/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/