Pinned Repositories
Computer_Algorithm
ffmpeg
Just for learning ffmpeg
fourierer
Config files for my GitHub profile.
Harris_Corner_Detection_cpp
Detect Harris Corner with c++
Knowledge_Base
collect some questions in AI interview, include mathematics, computer algorithm, dl or ml model and so on
Learning_Papers_of_Human_Pose_Estimation
Learning SimpleBaseline and LightweightBaseling for Human Pose Estimation
Pedestrian_Attribute_Recognition
Recognizing pedestrian attributes on RAP(V2) via pytorch, copy from 'https://github.com/dangweili/pedestrian-attribute-recognition-pytorch' ,annotate the code and the learn model
Training_model_with_Data_Parallelism
Introduce several ways of data parallelism training, train model on one machine and seven GPUs.
Video_Classification_ResNet3D_Pytorch
Using ResNet3D to train on Kinetics form scratch or fine-tune on UCF-101(or others) with Kinetics pretrained model.
Video_Classification_ResNet3D_R2plus1D_ip-CSN_train-UCF101-HMDB51-Kinetics400-from-scratch
Using ResNet3D-50,R(2+1)D-50, and ip_CSN-50 to train UCD-101,HMDB-51 and Kinetics-400 from scratch.
fourierer's Repositories
fourierer/Video_Classification_ResNet3D_Pytorch
Using ResNet3D to train on Kinetics form scratch or fine-tune on UCF-101(or others) with Kinetics pretrained model.
fourierer/Video_Classification_ResNet3D_R2plus1D_ip-CSN_train-UCF101-HMDB51-Kinetics400-from-scratch
Using ResNet3D-50,R(2+1)D-50, and ip_CSN-50 to train UCD-101,HMDB-51 and Kinetics-400 from scratch.
fourierer/Knowledge_Base
collect some questions in AI interview, include mathematics, computer algorithm, dl or ml model and so on
fourierer/ffmpeg
Just for learning ffmpeg
fourierer/Learning_Papers_of_Human_Pose_Estimation
Learning SimpleBaseline and LightweightBaseling for Human Pose Estimation
fourierer/Pedestrian_Attribute_Recognition
Recognizing pedestrian attributes on RAP(V2) via pytorch, copy from 'https://github.com/dangweili/pedestrian-attribute-recognition-pytorch' ,annotate the code and the learn model
fourierer/Training_model_with_Data_Parallelism
Introduce several ways of data parallelism training, train model on one machine and seven GPUs.
fourierer/Computer_Algorithm
fourierer/fourierer
Config files for my GitHub profile.
fourierer/Harris_Corner_Detection_cpp
Detect Harris Corner with c++
fourierer/Learning_detectron2
Learning detectron2