Pinned Repositories
AI-Studio-7days-CV_for_epidemic-PaddlePaddle-
Learn to develop projects in AI studio
AlphaZero_SC2
CAM-in-VGG-by-pytorch
show the CAM in some of trained VGG models by pytorch
DADS
Reproducing the results of the Dynamics-Aware Unsupervised Discovery of Skills paper (ICLR 2020)
Flappy-Bird-DQN_GradCAM
Show the CAM in frame input when training Flappy-Bird-DQN.
GradCAM-of-PMG
This is an implementation of PMG, and I visualize the features abstracted by convs. It's helpful for me to understand the structure of PMG.
option_critic_4atari
implement option critic for atari in pytorch
turtlebot3_drlnav
yolov4-tiny-pytorch2rt
Using tensorRT to accelerate inference rate on Jetson devices
YOLOv4_CAM
I tried to apply the CAM algorithm to YOLOv4 and it worked.
IDayday's Repositories
IDayday/YOLOv4_CAM
I tried to apply the CAM algorithm to YOLOv4 and it worked.
IDayday/GradCAM-of-PMG
This is an implementation of PMG, and I visualize the features abstracted by convs. It's helpful for me to understand the structure of PMG.
IDayday/CAM-in-VGG-by-pytorch
show the CAM in some of trained VGG models by pytorch
IDayday/Flappy-Bird-DQN_GradCAM
Show the CAM in frame input when training Flappy-Bird-DQN.
IDayday/option_critic_4atari
implement option critic for atari in pytorch
IDayday/turtlebot3_drlnav
IDayday/AI-Studio-7days-CV_for_epidemic-PaddlePaddle-
Learn to develop projects in AI studio
IDayday/DADS
Reproducing the results of the Dynamics-Aware Unsupervised Discovery of Skills paper (ICLR 2020)
IDayday/DIAYN-PyTorch
Diversity is All You Need: Learning Skills without a Reward Function in PyTorch.
IDayday/DQN-pytorch
IDayday/DQN_SC2_BM
Using DQN to play SC2's minigame--BuildMarines by pytorch
IDayday/AlphaZero_SC2
IDayday/C-3-Framework
An open-source PyTorch code for crowd counting
IDayday/yolov4-tiny-pytorch2rt
Using tensorRT to accelerate inference rate on Jetson devices
IDayday/CAM
Class Activation Mapping
IDayday/Gfootball_MARL
Train a MARL algorithm in Gfootball
IDayday/Hollow_Knight_DRL
Playing games with AI has always been of great interest to me, and Hollow Knight is a great playground.
IDayday/LeetCode-Learning-Notes
It's used to write down some notes about my LeetCode learning process.
IDayday/m3u8_Downloader
download m3u8 video link on python, and transfer to MP4
IDayday/mmaction2
OpenMMLab's Next Generation Action Understanding Toolbox and Benchmark
IDayday/MyDawn
Developing a APP similar to dripping, using java to write a simple server can interact with the client and driver side with socket, and multithread technology to achieve a server and multiple clients. The API map of Baidu is used to locate, route and search peripheral services.
IDayday/PPOC-Pytorch
Option Critic based on PPO to solve continual task
IDayday/pytorch-DPNs
Pytorch Imprementation of Dual Path Networks
IDayday/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
IDayday/Swin-Transformer-Object-Detection-PaddlePaddle
基于PaddleDetection-SwinTransformer-DogeNet的行人检测与追踪
IDayday/VE
IDayday/yolov3-channel-and-layer-pruning
yolov3 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏