Pinned Repositories
CasADi_MPC_MHE_Python
This repository is an implementation of the work from Mohamed W. Mehrez. I convert the original code in MATLAB to the Python
CLIP-ONNX
It is a simple library to speed up CLIP inference up to 3x (K80 GPU)
cube-studio
cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,支持国产cpu/gpu/npu芯片,支持RDMA,支持pytorch/tf/mxnet/deepspeed/paddle/colossalai/horovod/spark/ray/volcano分布式
mojo
The Mojo Programming Language
nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
triton
Development repository for the Triton language and compiler
Jialeen's Repositories
Jialeen/CasADi_MPC_MHE_Python
This repository is an implementation of the work from Mohamed W. Mehrez. I convert the original code in MATLAB to the Python
Jialeen/CLIP-ONNX
It is a simple library to speed up CLIP inference up to 3x (K80 GPU)
Jialeen/cube-studio
cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,支持sso登录,多租户,大数据平台对接,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU,边缘计算,serverless,标注平台,自动化标注,数据集管理,大模型微调,vllm大模型推理,llmops,私有知识库,AI模型应用商店,支持模型一键开发/推理/微调,支持国产cpu/gpu/npu芯片,支持RDMA,支持pytorch/tf/mxnet/deepspeed/paddle/colossalai/horovod/spark/ray/volcano分布式
Jialeen/mojo
The Mojo Programming Language
Jialeen/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
Jialeen/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Jialeen/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Jialeen/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Jialeen/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Jialeen/triton
Development repository for the Triton language and compiler
Jialeen/YOLO-Nano
A new version YOLO-Nano
Jialeen/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Jialeen/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Jialeen/transformer-pytorch
Transformer implementation in PyTorch.