Giter VIP home page Giter VIP logo

risikodl's Introduction

Risiko! tanks and flags detection

Material provided

Everything has already been provided: all files after having run all the notebooks have been included in the folder.

How to run the code

The code has been split into notebooks. Here is reported the order in which to run the notebooks:

  • “Risk!_Synthetic_Dataset_Creatore.ipynb” to generate the synthetic images (will put them in the created folder “synthetic_dataset”);
  • “Split_train_test_val.ipynb” to split the images in the three folders “real_images”, “synthetic_images” and “synthetic_dataset” into training set, validation set and test set (will create folder “datasets” containing the divided images and related labels);
  • “Tanks_flags_detection_training.ipynb” to fine tune the model yolov5 using only synthetic images and to fine tune the model yolov5 using both synthetic and real images. It will also save the results of the two training experiments in the folder "training_results";
  • “Test_detection.ipynb” to evaluate the model trained only on synthetic images and the model trained on synthetic and real images;
  • “Risk! Test.ipynb” to see how the yolov7 provided model works, in order to compare it to the two models implemented before.

risikodl's People

Contributors

paolob27 avatar fonz98 avatar

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.