Neural Object Detector

200 installs
4.00 ratings
6.00 monthly active users
Revenue not available

Neural Object Detector Summary

Neural Object Detector is a mobile iOS app in Developer Tools by BYFLARE TECHNOLOGIES (OPC) PRIVATE LIMITED. Released in Apr 2020 (6 years ago). It has 4.00 ratings with a 5.00★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 6.00 monthly active users . Store metadata: updated Jun 25, 2022.

Store info: Last updated on App Store on Jun 25, 2022 .


5★

Ratings: 4.00

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

Neural Object Detector was designed to be used by both developers and people who are enthusiastic about Machine Learning, Computer Vision, and Object Detection / Image Classification using the combination of both. Neural Object Detector, by default is bundled with YOLOv3 model, which is a neural network for fast object detection that detects 80 different classes of objects. In addition to that, the app allows the users to import any custom machine learning model designed for object detection or image classification, with a single tap, the downloaded model can be imported via the Files app import window which is available within the app by simply pressing the plus icon on the models view so users do not have to leave the app. The app, based on the model selected, draws a rounded rectangle over the detected objects, the annotated image can be rendered and saved to photos or shared if the user chooses to share it directly from the app. To meet every users needs a handful of settings for computer vision algorithm and camera resolution can be changed. Users have the option to enable CPU only mode, which helps test their models under that specific condition.

In addition to Object Detection, Neural also supports Image Classification, by default, Neural is bundled with Resnet50 Image Classification Model.

Core ML* models which are a type of "Pipeline" in the format of *.mlmodel is supported by this app for Object Detection. No other model format is supported as of now.

Core ML Supported Tools, Services, and Converters:

• Turi Create* - https://github.com/apple/turicreate
• IBM Watson Services* - https://developer.apple.com/ibm/
• Core ML Tools* - https://pypi.org/project/coremltools/
• Apache MXNet* - https://github.com/apache/incubator-mxnet/tree/master/tools/coreml
• TensorFlow* - https://github.com/tf-coreml/tf-coreml
• ONNX* - https://github.com/onnx/onnx-coreml

* Turi Create, IBM Watson Services, Core ML, Apache MXNet, TensorFlow, ONNX might be registered trademarks of their respected owners / proprietors. Neural Object Detector nor the developer is not affiliated with any of the above services or companies.

YOLOv3 Model bundled with the is app is free, open source model. More info: https://github.com/pjreddie/darknet

Resnet50 Model bundled with this app for Image Classification is free, and open source model.
More info: https://github.co