Pinned Repositories
adv
Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
Constrained-CNN
Code for paper "Constrained Convolutional Neural Networks: A New Approach Towards General Purpose Image Manipulation Detection"
courses
Courses
DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
dfcn
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
howdoi
instant coding answers via the command line
leetcode
LeetCode Problems' Solutions
rocklqy's Repositories
rocklqy/adv
rocklqy/Attention-mechanism-implementation
Self-attention、Non-local、SE、SK、CBAM、DANet
rocklqy/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
rocklqy/Constrained-CNN
Code for paper "Constrained Convolutional Neural Networks: A New Approach Towards General Purpose Image Manipulation Detection"
rocklqy/courses
Courses
rocklqy/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
rocklqy/dfcn
rocklqy/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
rocklqy/howdoi
instant coding answers via the command line
rocklqy/leetcode
LeetCode Problems' Solutions
rocklqy/LZ77-Compressor
A simplified implementation of the LZ77 compression algorithm
rocklqy/ManTraNet-Pytorch
This repository provides an unofficial implementation of ManTra-Net (CVPR 2019) with Pytorch. The original paper is a model implemented by keras-Tensorflow
rocklqy/python-mini-projects
A collection of simple python mini projects to enhance your python skills
rocklqy/rocklqy.github.io
My blog
rocklqy/lobe-chat
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
rocklqy/pytorch-template
PyTorch deep learning projects made easy.
rocklqy/tomato-clock
Pomodoro 番茄工作法 https://en.wikipedia.org/wiki/Pomodoro_Technique
rocklqy/torch_base
Quickly bring up your PyTorch project(a skeleton)