Pinned Repositories
alexnet
detection-tools
This code is taken from https://github.com/tensorflow/models/tree/master/research/object_detection and contains only the core and utils packages
dispnet_strereo_disparity
DispNet for strereo disparity
EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
hailo_model_zoo
The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment
kaggle
kaggle competitions
mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
neural-network-4-in-a-row
This is a neural network python implementation for 4 in a row
nivosco's Repositories
nivosco/neural-network-4-in-a-row
This is a neural network python implementation for 4 in a row
nivosco/alexnet
nivosco/detection-tools
This code is taken from https://github.com/tensorflow/models/tree/master/research/object_detection and contains only the core and utils packages
nivosco/dispnet_strereo_disparity
DispNet for strereo disparity
nivosco/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
nivosco/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
nivosco/hailo_model_zoo
The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment
nivosco/kaggle
kaggle competitions
nivosco/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
nivosco/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
nivosco/neural-network-digit-recognition
This is a neural network matlab implementation for digit recognition
nivosco/onnx
Open standard for machine learning interoperability
nivosco/Plate_Recognition-LPRnet
Tensorflow based. Use CNN and CTC loss. It is a light network for Plate Recognition
nivosco/PlayTensorFlow
Some TensorFlow Experiments
nivosco/plex-naming
This is a short python script (with GUI) which automaticly renames each file to correspond the PLEX conventions
nivosco/pycls
Codebase for Image Classification Research, written in PyTorch.
nivosco/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
nivosco/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
nivosco/StereoNet
A customized implementation of the paper "StereoNet: guided hierarchical refinement for real-time edge-aware depth prediction"
nivosco/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility