Pinned Repositories
breast_cancer_predict
ChatGPT
🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
CloFormer
The official code of "Rethinking Local Perception in Lightweight Vision Transformer"
Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
FAT
[NeurIPS2023]Lightweight Vision Transformer with Bidirectional Interaction
pytorch_cartpole
use pytorch to implement ddpg and control the Cartpole
RALA
Implementation of "Breaking the Low-Rank Dilemma of Linear Attention"
RMT
(CVPR2024)RMT: Retentive Networks Meet Vision Transformer
segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
SMPConv
[CVPR2023] "SMPConv: Self-moving Point Representations for Continuous Convolution"
qhfan's Repositories
qhfan/awesome-holistic-3d
A list of papers and resources (data,code,etc) for holistic 3D reconstruction in computer vision
qhfan/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
qhfan/BullshitGenerator
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
qhfan/cartpole_ddpg
使用DDPG实现cartpole
qhfan/chip_router_system
qhfan/CIAN
"Cross-modality interactive attention network for multispectral pedestrian detection." Information Fusion 50 (2019): 20-29.
qhfan/crfasrnn_pytorch
CRF-RNN PyTorch version http://crfasrnn.torr.vision
qhfan/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
qhfan/GANsNRoses
Official PyTorch repo for GAN's N' Roses. Diverse im2im and vid2vid selfie to anime translation.
qhfan/MAAC
Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019
qhfan/magnet
MAGNet: Multi-agents control using Graph Neural Networks
qhfan/MEE-CC07
CC07-单元
qhfan/MobileNet-Caffe-with-DW_conv
Use Depthwise Convolution instead of Group Convolution to accelerate training MobileNet in Caffe.
qhfan/MVSNet_pytorch
PyTorch Implementation of MVSNet
qhfan/netron
Visualizer for neural network, deep learning, and machine learning models
qhfan/onnx
Open standard for machine learning interoperability
qhfan/PDSN
PDSN code for ICCV'2019 paper 《Occlusion Robust Face Recognition based on Mask Learning with Pairwise Differential Siamese Network》
qhfan/PyGame-Learning-Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
qhfan/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
qhfan/pytorch-A3C-1
Simple A3C implementation with pytorch + multiprocessing
qhfan/Pytorch-CapsuleNet
An easy-to-follow Pytorch implementation of Hinton's Capsule Network
qhfan/Pytorch-Depthwise-Conv3d
cuda implementation of depthwise conv3d
qhfan/Pytorch-YOLOs
🌈pytorch实现的yolo1~yolo3,包括预训练模型
qhfan/RecNet
A Pytorch implementation of "Reconstruction Network for Video Captioning", CVPR 2018
qhfan/sparse_attention
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"
qhfan/StarCraft
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
qhfan/View-Parsing-Network
(RA-L & IROS 2020) Cross-view Semantic Segmentation for Sensing Surroundings.
qhfan/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.
qhfan/vscode-drawio
This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
qhfan/vscode-netron
🌈 Netron preview for VS Code (TECH DEMO!)