Giter VIP home page Giter VIP logo

ladd-and-weights's Introduction

ladd-and-weights

Metadata of Lacmus dataset and trained model weitghts tracked with dvc.

Usage

Repository in intended to sustain reproducability and versioning of the dataset and model weights, if you want just look around and play with dataset, some version of it still available at https://cloud.mail.ru/public/2k53/2bJVwYSa7

In order to get access to cloud storage, contact lacmus team as described on wiki and put credentials to ~/.aws/ (or other folder and configure it with dvc remote modify --local digital_ocean credentialpath <path_to_file>)

To get latest version on artefacts

  • Install dvc (https://dvc.org/doc/install) with conda conda install -c conda-forge dvc dvc-s3
  • Unfortunately there is an issue in DVC iterative/dvc#7303, prefenting to fetch some files. To fetch data until issue is fixed you need to apply workaround, described in issue to <your_conda_path>/envs/<your_conda_environment_name>/lib/python<your_python_version_in_this_env>/site-packages/dvc/fs/base.py
  • Fork repository, checkout it and then get files (this option will let you create PRs and update dataset and weights)
    • git clone https://github.com/<your_github_with_forked_repo>/ladd-and-weights
    • dvc pull
  • to gather LADD from relevant parts run dvc repro gather-LADD to merge with heridal dataset and convert to yolov5 format for training refer to https://github.com/lacmus-foundation/lacmus-research/blob/master/extra/EDA/LADDvsIPSAR_merge_and_prepare.ipynb

Contributing

In case you'll add new imagesSet, please also update dvc.yaml and gather_LADD.sh

Project structure

\
- dataset
	-- pretrain
		--- sdd-lacmus-version - Prepared Standford Dron Dataset
		--- VisDrone2019-DET VisDone Dataset
	-- LADD
		---
		...  folders part of dataset, gathered as project evolves 
		--- 
	-- unmarked
		---
		... folders of file sets, submitted by users, but not yet included into main dataset
		---
	-- 3rd_party
		--- heridal - http://ipsar.fesb.unist.hr/HERIDAL%20database.html (*) 
- weights 
	-- yolo5 - wieghts for yolo v5 (https://github.com/ultralytics/yolov5) currently in production 
	-- keras-retinanet - weights for keras retina-net model (https://github.com/lacmus-foundation/lacmus/tree/master/keras_retinanet) - previous version of network
	-- torch
		--- pretrain
		--- experimental

(*) Dunja Božić-Štulić, Željko Marušić, Sven Gotovac: Deep Learning Approach on Aerial Imagery in Supporting Land Search and Rescue Missions, International Journal of Computer Vision, 2019.

ladd-and-weights's People

Contributors

ipovalyaev avatar gosha20777 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.