Pinned Repositories
CalFLOPS-Mxnet
calculate the cnn model flops
lightweightcnn
small models for image classification and detection
motion_estimation
MxNet-RC3D
RC3D with MxNet
MXNet_Video_Trainer
simple training system for video training
NetVlad-MxNet
NetVlad layer with MxNet
peron_attribute
training person attribute with mxnet
refinedet_pytorch_dist
training_with_ava
training_with_ava
vit-pytorch
vit model from tensorflow
likelyzhao's Repositories
likelyzhao/vit-pytorch
vit model from tensorflow
likelyzhao/motion_estimation
likelyzhao/BiSeNet
Add bisenetv2. My implementation of BiSeNet
likelyzhao/botty
D2R Pixel Bot
likelyzhao/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
likelyzhao/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
likelyzhao/GolangLeetcode
AC leetcode with goLang
likelyzhao/ibmds-mnbvc
likelyzhao/ImageNet21K
Official Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(2021) paper
likelyzhao/img2dataset-golang
likelyzhao/JGM-Automator
《家国梦》游戏自动化脚本。
likelyzhao/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
likelyzhao/lightweight-neural-architecture-search
This is a collection of our zero-cost NAS and efficient vision applications.
likelyzhao/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
likelyzhao/LM-playground
repo contains mutil LLM & VL demo
likelyzhao/metahuman-stream
Real time interactive streaming digital human
likelyzhao/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
likelyzhao/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
likelyzhao/OpenDiT
OpenDiT: An Easy, Fast and Memory-Efficient System for DiT Training and Inference
likelyzhao/Pai-Megatron-Patch
The official repo of Pai-Megatron-Patch for LLM & VLM large scale training developed by Alibaba Cloud.
likelyzhao/ProxylessNAS
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware.
likelyzhao/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
likelyzhao/pytracking
Visual tracking library based on PyTorch.
likelyzhao/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
likelyzhao/slimmable_networks
Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019
likelyzhao/Sparse_rcnn_without_detectron2
likelyzhao/SparseR-CNN
End-to-End Object Detection with Learnable Proposal
likelyzhao/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
likelyzhao/Swin-Transformer-Object-Detection
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Object Detection and Instance Segmentation.
likelyzhao/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.