An open API service providing repository metadata for many open source software ecosystems.

GitHub / eric612 4 Repositories

An algorithm engineer in computer vision

eric612/Mobilenet-YOLO-Pytorch

Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)

Language: Python - Size: 1.08 MB - Last synced at: about 7 hours ago - Pushed at: over 3 years ago - Stars: 35 - Forks: 12

eric612/MobileNet-YOLO

A caffe implementation of MobileNet-YOLO detection network

Language: C++ - Size: 381 MB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 865 - Forks: 444

eric612/Caffe-YOLOv3-Windows

A windows caffe implementation of YOLO detection network

Language: C++ - Size: 286 MB - Last synced at: about 8 hours ago - Pushed at: over 6 years ago - Stars: 211 - Forks: 128

eric612/MobileNet-YOLO-Windows Fork of BVLC/caffe

Caffe: a fast open framework for deep learning.

Language: C++ - Size: 134 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

eric612/pytorch-caffe-darknet-convert Fork of leiyu1980/caffe-darknet-convert

convert between pytorch, caffe prototxt/weights and darknet cfg/weights

Language: Python - Size: 1.16 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

eric612/TensorRT-Yolov3 Fork of lewes6369/TensorRT-Yolov3

TensorRT for Yolov3

Language: C++ - Size: 1.09 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 15 - Forks: 9

eric612/pytorch-mobilenet-v2 Fork of tonylins/pytorch-mobilenet-v2

A PyTorch implementation of MobileNet V2 architecture and pretrained model.

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eric612/TensorRT-Yolov3-models

Language: C++ - Size: 82 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 36 - Forks: 17

eric612/YOLOv3_PyTorch Fork of BobLiu20/YOLOv3_PyTorch

Full implementation of YOLOv3 in PyTorch

Language: Python - Size: 891 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

eric612/tensorlayer Fork of tensorlayer/TensorLayer

Versatile Deep Learning Toolbox

Language: Python - Size: 84.3 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eric612/VR_House

Language: JavaScript - Size: 53.9 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

eric612/PyTorch_YOLOv3 Fork of DeNA/PyTorch_YOLOv3

Implementation of YOLOv3 in PyTorch

Language: Python - Size: 1.45 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eric612/Yolo-Model-Zoo

Size: 116 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 34 - Forks: 11

eric612/YoloV2-MobileNet-NCS

Language: Python - Size: 45.4 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

eric612/yolov3-pytorch Fork of ultralytics/yolov3

YOLOv3: Training and inference in PyTorch

Language: Python - Size: 1.84 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

eric612/TensorRT Fork of NVIDIA/TensorRT

TensorRT is a C++ library that facilitates high performance inference on NVIDIA GPUs and deep learning accelerators.

Language: C++ - Size: 423 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

eric612/yoloNCS Fork of gudovskiy/yoloNCS

YOLO object detector for Movidius Neural Compute Stick (NCS)

Language: Python - Size: 1.35 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

eric612/yolov2-windows

Language: C - Size: 42.9 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

eric612/CityPersonsOnRoad

A dataset from cityscapes and citypersons , which provide pedestrian bounding box and road segementation information

Size: 21.3 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

eric612/ProxylessNAS Fork of mit-han-lab/proxylessnas

ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware. https://arxiv.org/abs/1812.00332

Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eric612/SqueezeNext-YOLO Fork of amirgholami/SqueezeNext

Size: 69.6 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

eric612/SqueezeNet-Generator Fork of songhan/SqueezeNet-Generator

SqueezeNet Generator

Language: Python - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

eric612/MobileNet-SSD-linux

Language: Makefile - Size: 177 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 9

eric612/progress Fork of verigak/progress

Easy to use progress bars for Python

Size: 649 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

eric612/ONNX_Convertor Fork of kneron/ONNX_Convertor

ONNX converter and optimizer scirpts for Kneron hardware.

Size: 5.85 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eric612/Deformable-ConvNets-caffe Fork of unsky/Deformable-ConvNets-caffe

Deformable Convolutional Networks on caffe

Language: Jupyter Notebook - Size: 36.3 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

eric612/ncnn Fork of Tencent/ncnn

ncnn is a high-performance neural network inference framework optimized for the mobile platform

Language: C - Size: 12.4 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

eric612/openISP Fork of cruxopen/openISP

Image Signal Processor

Language: Python - Size: 5.85 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eric612/mobilenetv3 Fork of xiaolai-sqlai/mobilenetv3

mobilenetv3 with pytorch,provide pre-train model

Language: Python - Size: 45 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

eric612/nef_model_zoo

A stock for storage kneron nef file

Size: 72.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

eric612/Pelee-Seg-TensorRT Fork of cathy-kim/Pelee-TensorRT

Pelee(NeurIPS'18)-TensorRT Implementation

Language: C++ - Size: 114 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 3

eric612/MobilenetV3-Caffe

From pytorch-mobilenetv3 to caffe

Size: 61.6 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 10

eric612/Fisheye-Correction-Python

Language: Python - Size: 199 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 3

eric612/MnasNet-caffe Fork of LiJianfei06/MnasNet-caffe

A caffe implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.

Language: Python - Size: 44.9 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

eric612/host_lib Fork of kneron/host_lib

This project contains python examples for the Kneron USB dongle

Language: Python - Size: 222 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eric612/keras-yolo3 Fork of qqwweee/keras-yolo3

A Keras implementation of YOLOv3 (Tensorflow backend)

Language: Python - Size: 159 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eric612/eric612

Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

eric612/darknet Fork of pjreddie/darknet

Convolutional Neural Networks

Language: C - Size: 5.92 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

eric612/MobileNet-SSD-windows Fork of runhang/caffe-ssd-windows

Language: C++ - Size: 258 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 91 - Forks: 57

eric612/Jetson-nano-benchmark

Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 3

eric612/DepthwiseConvolution Fork of yonghenglh6/DepthwiseConvolution

A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)

Language: Cuda - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

eric612/FisheyeCorrectionJS

Language: JavaScript - Size: 163 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

eric612/Fec2Pano

Language: JavaScript - Size: 1020 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

eric612/DSOD Fork of szq0214/DSOD

DSOD: Learning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.

Language: Python - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

eric612/DualFEC2Pano

Language: JavaScript - Size: 1.48 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

eric612/Cross-Compile-Jetson Fork of zhj-buffer/Cross-Compile-Jetson

Cross compile on X86 host for Jetson

Language: Shell - Size: 1.32 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

eric612/CuPyISP

Image pipeline CUDA version , for AI traing and simulator

Language: Cuda - Size: 8.2 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

eric612/android-breakout Fork of fadden/android-breakout

Breakout game for Android devices

Language: Java - Size: 412 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

eric612/caffe-int8-convert-tools Fork of BUG1989/caffe-int8-convert-tools

This convert tools is base on TensorRT Int8 calibration tools,which use the KL algorithm to find the suitable threshold to quantize the activions from Float32 to Int8(-128 - 127).

Language: Python - Size: 108 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 1

eric612/AutoLabelImg

A self automatically labeling tool

Language: Python - Size: 3.02 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 67 - Forks: 34

eric612/caffe-model-zoo Fork of SnailTyan/caffe-model-zoo

caffe pretrained models and prototxt

Language: Python - Size: 4.39 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

eric612/BayerToRGB

Hight quility bayer interpolation and scaler in raw domain

Language: C++ - Size: 32.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 8

eric612/caffe-tensorflow Fork of ethereon/caffe-tensorflow

Caffe models in TensorFlow

Language: Python - Size: 33.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

eric612/caffe-model Fork of GeekLiB/caffe-model

Caffe models (imagenet pretrain) and prototxt generator scripts for inception_v3 \ inception_v4 \ inception_resnet \ fractalnet \ resnext

Language: Python - Size: 756 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

eric612/Linsen2020 Fork of HobeXD/Linsen2020

Language: HTML - Size: 4.29 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

eric612/BDD100k-toolkit

Convert bdd100k dataset to lmdb

Language: Python - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 1

eric612/Vehicle-Detection

Compare FasterRCNN,Yolo,SSD model with the same dataset

Size: 102 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 138 - Forks: 66