Pinned Repositories
ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++ (for Stanford CS193U 2020)
ActivityNet
This repository is intended to host tools and demos for ActivityNet
AIGCDetectBenchmark
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
models
Models and examples built with TensorFlow
opencv3.0-contrib-vc12-debug64-release64
opencv3.0+contrib+vc12+debug64+release64
train_cnn-rnn-attention
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,.....
Gmonstriky's Repositories
Gmonstriky/opencv3.0-contrib-vc12-debug64-release64
opencv3.0+contrib+vc12+debug64+release64
Gmonstriky/train_cnn-rnn-attention
cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v2+rnn(LSTM, GRU)+attention,.....
Gmonstriky/ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++ (for Stanford CS193U 2020)
Gmonstriky/ActivityNet
This repository is intended to host tools and demos for ActivityNet
Gmonstriky/AIGCDetectBenchmark
Gmonstriky/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Gmonstriky/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
Gmonstriky/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Gmonstriky/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Gmonstriky/models
Models and examples built with TensorFlow
Gmonstriky/nsfw
Suitable for Work (NSFW) classification
Gmonstriky/nsfw_data_source_urls
Collection of NSFW images URLs for the purposes of training an NSFW Image Classifier
Gmonstriky/nsfw_model
Keras model of NSFW detector
Gmonstriky/opencv
Open Source Computer Vision Library
Gmonstriky/opencv3.0-contrib
Gmonstriky/PINTO_model_zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin]
Gmonstriky/Recent_SLAM_Research
Track Advancement of SLAM 跟踪SLAM前沿动态【ICRA2019已更】
Gmonstriky/tencent-ml-images
Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
Gmonstriky/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow