Pinned Repositories
2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-robotic-tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
banfo_pics
批量保存半佛仙人公众号的*气表情包,识别图中文字进行命名,搜索*图更快!
bot-on-anything
Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、必应、文心一言、谷歌Bard 等对话模型连接各类应用,如微信、公众号、QQ、Telegram、Gmail、Slack、Web、企业微信、飞书、钉钉等。
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
Estimation-of-Remaining-Useful-Life-using-CNN
Convolutional Neural Network based regression approach for estimating machinery's remaining useful life
projectRUL
to prediction the remain useful life of bearing based on 2012 PHM data
PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
aimlees's Repositories
aimlees/awesome-robotic-tooling
Tooling for professional robotic development in C++ and Python with a touch of ROS, autonomous driving and aerospace.
aimlees/PythonSIFT
A clean and concise Python implementation of SIFT (Scale-Invariant Feature Transform)
aimlees/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
aimlees/banfo_pics
批量保存半佛仙人公众号的*气表情包,识别图中文字进行命名,搜索*图更快!
aimlees/bot-on-anything
Connect AI models (like ChatGPT-3.5/4.0, Baidu Yiyan, New Bing, Bard) to apps (like Wechat, public account, DingTalk, Telegram, QQ). 将 ChatGPT、必应、文心一言、谷歌Bard 等对话模型连接各类应用,如微信、公众号、QQ、Telegram、Gmail、Slack、Web、企业微信、飞书、钉钉等。
aimlees/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
aimlees/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
aimlees/DeepSpeech
A TensorFlow implementation of Baidu's DeepSpeech architecture
aimlees/drawio-desktop
Official electron build of draw.io
aimlees/lama-
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
aimlees/machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
aimlees/MADDPG
Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments".
aimlees/neurecon
Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.
aimlees/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
aimlees/ORB_SLAM2_detailed_comments
Detailed comments for ORB-SLAM2 with trouble-shooting, key formula derivation, and diagrammatic drawing
aimlees/ORB_SLAM3_detailed_comments
Detailed comments for ORB-SLAM3
aimlees/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
aimlees/pytorch-image-models-transformers
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
aimlees/Reader
A win32 txt file reader
aimlees/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
aimlees/SIFTImageSimilarity
Interactive code for image similarity using SIFT algorithm
aimlees/Surface-Defect-Detection
📈 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
aimlees/Thief
一款创新跨平台摸鱼神器,支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式,为上班族打造的上班必备神器,使用此软件可以让上班倍感轻松,远离 ICU。
aimlees/tianshou
An elegant PyTorch deep reinforcement learning library.
aimlees/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
aimlees/UAV-auto-navigation-and-object-tracking-based-on-RL
毕业设计的代码部分,实现了UE4和airsim环境下无人机自主导航和目标跟踪的强化学习算法。
aimlees/vision_transformer-vit
aimlees/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。
aimlees/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
aimlees/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort