Giter Site home page Giter Site logo

androar's People

Contributors

alexdamian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

androar's Issues

Bounding box - dreptunghiuri skewed

Se pare ca opencv poate sa faca transformari in plan. S-ar putea sa calculam un bounding box care nu e un dreptunghi, ca mai apoi sa il facem dreptunghi. Poate putem sa desenam si ceva care nu e dreptunghi.

Support features for cropped images

We should support features for cropped images and send those since matching will be more accurate.
AI: Andrei, check if you can easily crop images and dump them in a known image format (i.e jpg)

If we can, then we must also index the object_to_image_associations table to get all objects in a range and the cropped images associated with them. Or we could store the features for the cropped images for all objects inside an image in the image_features table instead of the features for the entire image.

[Android] Send images in separate thread

Sending queries to the server is kind of nasty now. We want to send a query and not block, so as to continue augmenting bounding boxes (move them on the screen). When the reply is received, we need to display the new set of boxes, translated according to the movement of the screen.

Create function to refresh features

We don't actually need it to refresh all features, we only need to compute the features for images that don't have them. It shouldn't be a problem to make it work globally.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.