Pinned Repositories
123
2048game
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome_3DGS_compress
CloudCompare
CloudCompare main repository
CNeT
A Torch implementation of attribute compression module from CNeT paper (T-CSVT)
compact3d
Official implementation of "Compact3D".
CSPostgraduate-408
💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源
Cutie
[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
gitskills
asher-bit's Repositories
asher-bit/awesome_3DGS_compress
asher-bit/123
asher-bit/2048game
asher-bit/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
asher-bit/CloudCompare
CloudCompare main repository
asher-bit/CNeT
A Torch implementation of attribute compression module from CNeT paper (T-CSVT)
asher-bit/compact3d
Official implementation of "Compact3D".
asher-bit/CSPostgraduate-408
💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源
asher-bit/Cutie
[CVPR 2024 Highlight] Putting the Object Back Into Video Object Segmentation
asher-bit/gitskills
asher-bit/HIT-OSLab
S - 哈工大《操作系统》实验
asher-bit/HSA
asher-bit/json-tutorial
从零开始的 JSON 库教程
asher-bit/Learn_Pytorch
asher-bit/learngit
asher-bit/learnopencv
Learn OpenCV : C++ and Python Examples
asher-bit/masked_wavelet_nerf
asher-bit/MNeT
A Torch implementation of the scalable point cloud attribute compression method MNeT (ICASSP 2023)
asher-bit/MyPoorWebServer
基于tinyhttpd和《Linux高性能服务器编程》改编的个人破产版HTTP WebServer服务器,哈哈~
asher-bit/opencv
Open Source Computer Vision Library
asher-bit/python-dictionary
asher-bit/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
asher-bit/resume
🚀 在线简历生成器
asher-bit/salience_J
asher-bit/Saliency-prediction
asher-bit/Skiplist-CPP
A tiny KV storage based on skiplist written in C++ language
asher-bit/TinyWeb
基于C++线程池的轻量级Web并发服务器
asher-bit/TinyWebServer
:fire: Linux下C++轻量级Web服务器
asher-bit/WebServer
A C++ High Performance Web Server
asher-bit/WebServer-1
C++ Linux WebServer服务器