Skip to content

Cli tool that makes searching images as easy as grep. Tool supports extracting predictions and generating output images with prediction markup.

License

Notifications You must be signed in to change notification settings

jorelius/AllSeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

(back to top)

License

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

Acknowledgments

About

Cli tool that makes searching images as easy as grep. Tool supports extracting predictions and generating output images with prediction markup.

Resources

License

Stars

Watchers

Forks

Packages

No packages published