Pinned Repositories
aforge
Automatically exported from code.google.com/p/aforge
AI-Chip-List
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
android_device_nubia_nx505j
CyanogenMod device tree
android_kernel_nubia_nx505j
CyanogenMod kernel
android_vendor_nubia_nx505j
CyanogenMod vendor
androidgba
Automatically exported from code.google.com/p/androidgba
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
autokeras
This is an automated machine learning (AutoML) package.
awesome-deep-learning-papers
The most cited deep learning papers
gamepi15
mini retro game console, raspberry pi zero w + waveshare gamepi15, optimized for framerate
evitself's Repositories
evitself/gamepi15
mini retro game console, raspberry pi zero w + waveshare gamepi15, optimized for framerate
evitself/AI-Chip-List
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
evitself/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
evitself/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
evitself/chromium
The official GitHub mirror of the Chromium source
evitself/CLIP
Contrastive Language-Image Pretraining
evitself/DAIN
Depth-Aware Video Frame Interpolation (CVPR 2019)
evitself/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
evitself/docker-mono-web
Docker image to host full framework asp.net under mono and linux
evitself/fbcp-ili9341
A blazing fast display driver for SPI-based LCD displays for Raspberry Pi A, B, 2, 3, 4 and Zero
evitself/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
evitself/keras-retinanet
Keras implementation of RetinaNet object detection.
evitself/MediaSDK
The Intel® Media SDK
evitself/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
evitself/modanet
ModaNet: A large-scale street fashion dataset with polygon annotations
evitself/netron
Visualizer for deep learning and machine learning models
evitself/numpy-ml
Machine learning, in numpy
evitself/pytorch-cifar
95.47% on CIFAR10 with PyTorch
evitself/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
evitself/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
evitself/Res2Net
Fork from original Res2Net github repo, and made some modifications to support converting to keras model
evitself/ssd_kerasV2
BetterNetWork4SSD
evitself/stable-diffusion-webui
Stable Diffusion web UI
evitself/Stacked_Hourglass_Network_Keras
Keras Implementation for Stacked Hourglass Network
evitself/tensorflow-yolo-v3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
evitself/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
evitself/tf_trt_models
TensorFlow models accelerated with NVIDIA TensorRT
evitself/tirg
deep learning, image retrieval, vision and language
evitself/video_obj
基于视频的目标检测算法研究
evitself/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch