Giter Site home page Giter Site logo

Comments (3)

FilippoAleotti avatar FilippoAleotti commented on June 3, 2024

Hi,
For the training, I did not apply any content-based strategy, but you can exploit object annotations provided by the datasets to make a content-specific dataset. On the contrary, with the aim of being robust in the wild, I just applied checks in terms of shapes (no portrait images) and I also discarded those images with a black border (if the sum of all the pixels belonging to the first or last 50 columns picture is very low then I skip the image). This means that some images are really hard to explain for a monocular network, but that’s fine because I don’t know which images the network will see at testing time (think about this)
I do not plan to release the dataset, but just the training code and the list of images in the future.

from mobilepydnet.

yan99033 avatar yan99033 commented on June 3, 2024

Thanks for the reply. Looking forward to the release of the training code and the list of images.

May I know which links you used to download the datasets?
For Microsoft COCO, is it "2017 Unlabelled images"?
image

The OpenImages dataset is huge (18TB in total), which one did you use?

from mobilepydnet.

FilippoAleotti avatar FilippoAleotti commented on June 3, 2024

Hi ,sorry for the delay in responding you. I've added the image list in single_inference folder.

from mobilepydnet.

Related Issues (20)

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.