Pinned Repositories
.tmux
Oh My Tmux! My pretty + versatile tmux configuration that just works (imho the best tmux configuration)
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
blog
born-again-neural-network
Caffe_torch_pytorch_converter
This is to convert caffe model to torch model and torch model to pytorch model
Graph-Structure-of-Neural-Networks
An unofficial re-implementation of Graph Structure of Neural Networks (Jiaxuan You · Kaiming He · Jure Leskovec · Saining Xie) ICML 2020
MixPath
my_tools
vim conda .bashrc .vimrc etc
NAS-fashion-mnist
Nas testing ground by fashion-mnist
simnets-tf
SimNets implementation in TensorFlow
CuriousCat-7's Repositories
CuriousCat-7/Graph-Structure-of-Neural-Networks
An unofficial re-implementation of Graph Structure of Neural Networks (Jiaxuan You · Kaiming He · Jure Leskovec · Saining Xie) ICML 2020
CuriousCat-7/my_tools
vim conda .bashrc .vimrc etc
CuriousCat-7/MixPath
CuriousCat-7/NAS-fashion-mnist
Nas testing ground by fashion-mnist
CuriousCat-7/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
CuriousCat-7/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc. 一些机器学习、深度学习等相关话题的书籍。
CuriousCat-7/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
CuriousCat-7/DNA
Block-wisely Supervised Neural Architecture Search with Knowledge Distillation (CVPR 2020)
CuriousCat-7/dsm
Direct Sparse Mapping
CuriousCat-7/FairDARTS
Fair DARTS: Eliminating Unfair Advantages in Differentiable Architecture Search
CuriousCat-7/gbnas
gradient base nas
CuriousCat-7/ghostnet.pytorch
[CVPR2020] Surpassing MobileNetV3: "GhostNet: More Features from Cheap Operations"
CuriousCat-7/mmdetection
Open MMLab Detection Toolbox and Benchmark
CuriousCat-7/models
Models and examples built with TensorFlow
CuriousCat-7/motion-planning-chs
运动规划综述中文翻译
CuriousCat-7/NAS
Neural architecture search(NAS)
CuriousCat-7/neural-architecture-transfer
Neural Architecture Transfer (Arxiv'20), PyTorch Implementation
CuriousCat-7/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
CuriousCat-7/once-for-all
[ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment
CuriousCat-7/PAN.pytorch
A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
CuriousCat-7/PythonRobotics
Python sample codes for robotics algorithms.
CuriousCat-7/RAFT-Stereo
CuriousCat-7/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
CuriousCat-7/SelfOcc
SelfOcc: Self-Supervised Vision-Based 3D Occupancy Prediction
CuriousCat-7/SimpleOccupancy
A Simple Framework for 3D Occupancy Estimation in Autonomous Driving
CuriousCat-7/Single-Path-One-Shot-NAS
SPOS(Single Path One-Shot Neural Architecture Search with Uniform Sampling) rebuilt in Pytorch with single GPU.
CuriousCat-7/SinglePathOneShot
CuriousCat-7/svox2
Plenoxels: Radiance Fields without Neural Networks
CuriousCat-7/vim-scrollbar
An attempt to display a scrollbar with 'thumb' in curses-based vim. Uses the 'sign' feature of vim to display a scrollbar on the left-hand side.
CuriousCat-7/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS