Giter Club home page Giter Club 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.

  • Install our fork of dvc, becouse original dvc has an issue
conda create -n lacmus-dvc python==3.9 pip
conda activate lacmus-dvc
git clone https://github.com/lacmus-foundation/dvc.git
cd dvc
pip install .
  • In order to get access to cloud storage, contact lacmus team as described on wiki and get your credentials file.
  • Put credentials to ~/.aws/
  • Configure dvc and get data:
git clone https://github.com/lacmus-foundation/ladd-and-weights.git
cd ladd-and-weights
dvc remote modify --local digital_ocean credentialpath ~/.aws/credentials
dvc pull

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 labintsev 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.