Pinned Repositories
AdaptiveAttention
Implementation of "Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning"
cs231n
cs231n homework
cs234_homework
Stanford RL homework
Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
dhe
c++ implementation for dynamic histogram equalization
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
LDRNet
leetcode_python
models
Models and examples built with TensorFlow
pytorch-classification
Classification with PyTorch.
niuwagege's Repositories
niuwagege/LDRNet
niuwagege/cs234_homework
Stanford RL homework
niuwagege/dhe
c++ implementation for dynamic histogram equalization
niuwagege/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
niuwagege/AdaptiveAttention
Implementation of "Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning"
niuwagege/cs231n
cs231n homework
niuwagege/Detectron.pytorch
A pytorch implementation of Detectron. Both training from scratch and inferring directly from pretrained Detectron weights are available.
niuwagege/leetcode_python
niuwagege/models
Models and examples built with TensorFlow
niuwagege/pytorch-classification
Classification with PyTorch.
niuwagege/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
niuwagege/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
niuwagege/rlai-exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
niuwagege/Text-Image-Augmentation
Geometric Augmentation for Text Image
niuwagege/Yolo-Fastest
:zap: Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB