allseer 1.0.8

dotnet tool install --global allseer --version 1.0.8
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local allseer --version 1.0.8
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=allseer&version=1.0.8
                    
nuke :add-package allseer --version 1.0.8
                    

AllSeer

.NET CodeQL

Purpose

To make searching images as easy as grepping text files. This tool supports extracting predictions and generating output images with prediction markup.

Getting Started

Prerequisites

Installation

Global tool
Self Contained

win-x64, linux-x64, rhel-x64, osx-x64

Usage

Allseer CLI, or allseer, is a command-line tool for generating classification predictions for images. You can filter prediction labels and create images with prediction bounding boxes and markup.

Basic help can be had by "allseer -?"

Basic Help

ROADMAP

  • Add automated tool / nuget package building
  • Add Configurable Model and Weights
  • Support downloading model
  • Cross platform support (linux, osx, windows)
  • Support filtering images and predictions by labels
  • Support extracting text from images
  • Build platform / architecture specific self contained binaries (linux, windows, osx / x64, x32, ARM, etc)

Pull requests are more than welcomed!

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

<p align="right">(<a href="#top">back to top</a>)</p>

License

Usage is provided under the MIT License. See LICENSE for the full details.

Acknowledgments

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.8 2,284 2/15/2022
1.0.7 1,853 2/15/2022
1.0.6 1,818 2/15/2022
1.0.5 1,139 12/28/2021
1.0.3 1,618 12/26/2021
1.0.2 1,358 12/26/2021
1.0.0 452 12/26/2021