Pinned Repositories
AcmCode
action-detection
temporal action detection with SSN
alluxio
Alluxio, formerly Tachyon, Unify Data at Memory Speed
Android_Data
Some Android learning materials, hoping to help you learn Android development.
Ng-ML
This is programming assignments in Andrew Ng's class
sefa
It is a graduation project about a simple compiler(or interpreter)
temporal-adaptive-module
TAM: Temporal Adaptive Module for Video Recognition
vidtools
video pre-processing
ControlLLM
ControlLLM: Augment Language Models with Tools by Searching on Graphs
InternGPT
InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)
liu-zhy's Repositories
liu-zhy/temporal-adaptive-module
TAM: Temporal Adaptive Module for Video Recognition
liu-zhy/vidtools
video pre-processing
liu-zhy/sefa
It is a graduation project about a simple compiler(or interpreter)
liu-zhy/Ng-ML
This is programming assignments in Andrew Ng's class
liu-zhy/action-detection
temporal action detection with SSN
liu-zhy/alluxio
Alluxio, formerly Tachyon, Unify Data at Memory Speed
liu-zhy/caffe
A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
liu-zhy/CS-Notes
:books: 技术面试必备基础知识
liu-zhy/CS231n
Assignments from CS231n-2017 in which we should complete the codes.
liu-zhy/decord
An efficient video loader for deep learning with smart shuffling
liu-zhy/free-programming-books
:books: Freely available programming books
liu-zhy/IM2TXT
Image to text using attention
liu-zhy/kinetics_i3d_pytorch
Inflated i3d network with inception backbone, weights transfered from tensorflow
liu-zhy/liu-zhy.github.io
liu-zhy/liuzhaoyang.github.io
liu-zhy/MIT6.824-1
MIT6.824 Spring 2017 homework
liu-zhy/mmaction2
OpenMMLab's Next Generation Action Understanding Toolbox and Benchmark
liu-zhy/openai-proxy
OpenAI/ChatGPT 免翻墙代理
liu-zhy/pytorch-classification
Classification with PyTorch.
liu-zhy/reinforcement_assignment
play CartPole, Mountain Car and Acrobot using Q-learning and DQN
liu-zhy/seglink
An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
liu-zhy/seglink-1
Detecting text by linking segments.
liu-zhy/setup
Setup a new machine without sudo!
liu-zhy/shadowsocks-qt5
A cross-platform shadowsocks GUI client
liu-zhy/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
liu-zhy/temporal-segment-networks
Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
liu-zhy/temporal-shift-module
TSM: Temporal Shift Module for Efficient Video Understanding.
liu-zhy/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
liu-zhy/tf_videogan
(Ongoing) A TensorFlow version of "Generating Videos with Scene Dynamics"
liu-zhy/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch