Pinned Repositories
1Point3Acres_Daily_Question
每日答题题库,日常更新
academic-kickstart
📝 Easily create a beautiful website using Academic, Hugo, and Netlify
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
active-learning
adanet
Fast and flexible AutoML with learning guarantees.
albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/
annotated_deep_learning_paper_implementations
🧑🏫 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit), optimizers (adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, etc. 🧠
leetcode
LeetCode Problems' Solutions
sar_datasets
Datasets for deep learning with satellite & aerial imagery
Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
janetwise's Repositories
janetwise/sar_datasets
Datasets for deep learning with satellite & aerial imagery
janetwise/annotated_deep_learning_paper_implementations
🧑🏫 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit), optimizers (adam, radam, adabelief), gans(dcgan, cyclegan, stylegan2), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, etc. 🧠
janetwise/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
janetwise/Awesome-person-re-identification
Awesome Person Re-identification
janetwise/Awesome-Self-Supervised-Papers
Paper bank for Self-Supervised Learning
janetwise/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
janetwise/CenterNet2
Two-stage CenterNet
janetwise/cs231n.github.io
Public facing notes page
janetwise/CVPR2021-Paper-Code-Interpretation
cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
janetwise/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
janetwise/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
janetwise/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
janetwise/FinRL
FinRL: Financial Reinforcement Learning. 🔥
janetwise/gen-efficientnet-pytorch
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
janetwise/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
janetwise/janetwise.github.io
janetwise/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
janetwise/libsvm
janetwise/lucid
A collection of infrastructure and tools for research in neural network interpretability.
janetwise/ml-interviews-book
https://huyenchip.com/ml-interviews-book/
janetwise/ML2022-Spring
**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2022 Spring
janetwise/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
janetwise/PaDiM-Anomaly-Detection-Localization-master
This is an unofficial implementation of the paper “PaDiM: a Patch Distribution Modeling Framework for Anomaly Detection and Localization”.
janetwise/PlotNeuralNet
Latex code for making neural networks diagrams
janetwise/pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
janetwise/pytracking
Visual tracking library based on PyTorch.
janetwise/rlpyt
Reinforcement Learning in PyTorch
janetwise/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.
janetwise/WHU-OPT-SAR-dataset
Open source dataset; multimodal fusion;remote sensing;optical images; SAR images;deep learning
janetwise/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/