All Projects → Seefood → Similar Projects or Alternatives

751 Open source projects that are alternatives of or similar to Seefood

Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+1066.74%)
Mutual labels:  caffe, coreml
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. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
Stars: ✭ 634 (+42.47%)
Mutual labels:  caffe, coreml
Ios 11 By Examples
👨🏻‍💻 Examples of new iOS 11 APIs
Stars: ✭ 3,327 (+647.64%)
Mutual labels:  xcode9, coreml
Coremlimage
A demo of creating your own CoreML model
Stars: ✭ 13 (-97.08%)
Mutual labels:  xcode9, coreml
Deepdetect
Deep Learning API and Server in C++14 support for Caffe, Caffe2, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
Stars: ✭ 2,306 (+418.2%)
Mutual labels:  caffe, image-classification
Coremldemo
A simple demo for Core ML
Stars: ✭ 90 (-79.78%)
Mutual labels:  xcode9, coreml
Coremlstyletransfer
A simple demo for Core ML and Style Transfer
Stars: ✭ 30 (-93.26%)
Mutual labels:  xcode9, coreml
BabelCamera
Find out how to describe the things around you in another language with Core ML and the Vision framework in iOS 11! 👀
Stars: ✭ 13 (-97.08%)
Mutual labels:  xcode9, coreml
deep-parking
Code to reproduce 'Deep Learning for Decentralized Parking Lot Occupancy Detection' paper.
Stars: ✭ 81 (-81.8%)
Mutual labels:  caffe, image-classification
Mmdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Stars: ✭ 5,472 (+1129.66%)
Mutual labels:  caffe, coreml
List-CoreML-Models
A Big Awesome List CoreML Models.
Stars: ✭ 120 (-73.03%)
Mutual labels:  caffe, coreml
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…
Stars: ✭ 16 (-96.4%)
Mutual labels:  image-classification, coreml
Have Fun With Machine Learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
Stars: ✭ 4,912 (+1003.82%)
Mutual labels:  caffe, image-classification
Unsplashexplorer Coreml
Core ML demo app with Unsplash API
Stars: ✭ 358 (-19.55%)
Mutual labels:  xcode9, coreml
iOS11-Demos
Collection of samples and demos of features introduced in iOS 11
Stars: ✭ 16 (-96.4%)
Mutual labels:  xcode9, coreml
Netron
Visualizer for neural network, deep learning, and machine learning models
Stars: ✭ 17,193 (+3763.6%)
Mutual labels:  caffe, coreml
nsfw api
Python REST API to detect images with adult content
Stars: ✭ 71 (-84.04%)
Mutual labels:  caffe, image-classification
Caffe Android Demo
An android caffe demo app exploiting caffe pre-trained ImageNet model for image classification
Stars: ✭ 254 (-42.92%)
Mutual labels:  caffe, image-classification
Neural Engine
Everything we actually know about the Apple Neural Engine (ANE)
Stars: ✭ 340 (-23.6%)
Mutual labels:  coreml
Vpgnet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
Stars: ✭ 382 (-14.16%)
Mutual labels:  caffe
Tensorflow Open nsfw
Tensorflow Implementation of Yahoo's Open NSFW Model
Stars: ✭ 338 (-24.04%)
Mutual labels:  caffe
Rexnet
Official Pytorch implementation of ReXNet (Rank eXpansion Network) with pretrained models
Stars: ✭ 319 (-28.31%)
Mutual labels:  image-classification
Bottleneck Transformer Pytorch
Implementation of Bottleneck Transformer in Pytorch
Stars: ✭ 408 (-8.31%)
Mutual labels:  image-classification
Activation Visualization Histogram
Compare SELUs (scaled exponential linear units) with other activations on MNIST, CIFAR10, etc.
Stars: ✭ 377 (-15.28%)
Mutual labels:  image-classification
Php Opencv Examples
Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
Stars: ✭ 333 (-25.17%)
Mutual labels:  caffe
Nn tools
Neural Network Tools: Converter and Analyzer. For caffe, pytorch, draknet and so on.
Stars: ✭ 334 (-24.94%)
Mutual labels:  caffe
Brevitas
Brevitas: quantization-aware training in PyTorch
Stars: ✭ 343 (-22.92%)
Mutual labels:  image-classification
Deepnetsforeo
Deep networks for Earth Observation
Stars: ✭ 393 (-11.69%)
Mutual labels:  caffe
Caffe
Caffe for Sparse and Low-rank Deep Neural Networks
Stars: ✭ 339 (-23.82%)
Mutual labels:  caffe
Metaoptnet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
Stars: ✭ 412 (-7.42%)
Mutual labels:  image-classification
Rectlabel Support
RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
Stars: ✭ 338 (-24.04%)
Mutual labels:  image-classification
Drbox
A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images
Stars: ✭ 379 (-14.83%)
Mutual labels:  caffe
Caffe64
No dependency caffe replacement
Stars: ✭ 335 (-24.72%)
Mutual labels:  caffe
O Cnn
O-CNN: Octree-based Convolutional Neural Networks for 3D Shape Analysis
Stars: ✭ 432 (-2.92%)
Mutual labels:  caffe
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (-15.73%)
Mutual labels:  image-classification
Basic cnns tensorflow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Stars: ✭ 374 (-15.96%)
Mutual labels:  image-classification
Deep Learning
深度学习/人工智能/机器学习资料汇总(Deep Learning/Artificial Intelligent/Machine Learning) 持续更新……
Stars: ✭ 329 (-26.07%)
Mutual labels:  caffe
Learning
The data is the future of oil, digging the potential value of the data is very meaningful. This library records my road of machine learning study.
Stars: ✭ 330 (-25.84%)
Mutual labels:  caffe
Computer Vision
Programming Assignments and Lectures for Stanford's CS 231: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 408 (-8.31%)
Mutual labels:  image-classification
Face recognition
🍎 My own face recognition with deep neural networks.
Stars: ✭ 328 (-26.29%)
Mutual labels:  image-classification
Mini Caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
Stars: ✭ 373 (-16.18%)
Mutual labels:  caffe
Artificio
Deep Learning Computer Vision Algorithms for Real-World Use
Stars: ✭ 326 (-26.74%)
Mutual labels:  image-classification
Involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
Stars: ✭ 252 (-43.37%)
Mutual labels:  image-classification
Caffe Yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
Stars: ✭ 435 (-2.25%)
Mutual labels:  caffe
Digits
Deep Learning GPU Training System
Stars: ✭ 4,056 (+811.46%)
Mutual labels:  caffe
Pytorch Caffe
load caffe prototxt and weights directly in pytorch
Stars: ✭ 407 (-8.54%)
Mutual labels:  caffe
Trashnet
Dataset of images of trash; Torch-based CNN for garbage image classification
Stars: ✭ 368 (-17.3%)
Mutual labels:  image-classification
Medpy
Medical image processing in Python
Stars: ✭ 321 (-27.87%)
Mutual labels:  image-classification
Textspotter
Stars: ✭ 323 (-27.42%)
Mutual labels:  caffe
Torch2coreml
Torch7 -> CoreML
Stars: ✭ 363 (-18.43%)
Mutual labels:  coreml
Lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
Stars: ✭ 322 (-27.64%)
Mutual labels:  image-classification
Mobilenet Ssd Realsense
[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
Stars: ✭ 322 (-27.64%)
Mutual labels:  caffe
Gocv
Go package for computer vision using OpenCV 4 and beyond.
Stars: ✭ 4,511 (+913.71%)
Mutual labels:  caffe
Normface
NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW
Stars: ✭ 359 (-19.33%)
Mutual labels:  caffe
Largemargin softmax loss
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.
Stars: ✭ 319 (-28.31%)
Mutual labels:  caffe
Assembled Cnn
Tensorflow implementation of "Compounding the Performance Improvements of Assembled Techniques in a Convolutional Neural Network"
Stars: ✭ 319 (-28.31%)
Mutual labels:  image-classification
Darts
Differentiable architecture search for convolutional and recurrent networks
Stars: ✭ 3,463 (+678.2%)
Mutual labels:  image-classification
Caffe Mobile
Optimized (for size and speed) Caffe lib for iOS and Android with out-of-the-box demo APP.
Stars: ✭ 316 (-28.99%)
Mutual labels:  caffe
Gpu Rest Engine
A REST API for Caffe using Docker and Go
Stars: ✭ 412 (-7.42%)
Mutual labels:  caffe
Visualdl
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )
Stars: ✭ 4,258 (+856.85%)
Mutual labels:  caffe
1-60 of 751 similar projects