Read-only mirror of https://github.com/swiss-territorial-data-lab/detector-interface — Swiss Territorial Data Lab. Issues & pull requests at the source.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-02-23 09:46:40 +01:00
interface_proj-dqry Updateing copyright notices 2022-01-19 11:26:38 +01:00
interface_proj-tpnl End-of-contract cleaning 2022-01-19 14:23:22 +01:00
tools Merge branch 'master' of github.com:swiss-territorial-data-lab/detector-interface into nh-hr-procedure 2022-02-23 09:46:40 +01:00
.gitignore Update gitignore 2021-10-25 14:53:37 +02:00
LICENSE Adding initial version for thermal panel interface 2021-03-23 14:18:06 +01:00
README.md Updateing copyright notices 2022-01-19 11:26:38 +01:00

Overview

This repository gives access to the script required between the data used with the object detector and the object detector itself.

The proposed script are related to specific cases, and then specific data and formats, and are used to transform and prepare the data to be used in the object detector.

detector-interface

The following links gives access to the specialised documentation of each interface, grouped by cases :

Auxiliary Tools

This repository comes with a few tools that can be useful to prepare or post-process the datasets :

detector-interface - Nils Hamel, Adrian Meyer, Huriel Reichel, Alessandro Cerioni
Copyright (c) 2020-2022 Republic and Canton of Geneva

This program is licensed under the terms of the GNU GPLv3. Documentation and illustrations are licensed under the terms of the CC BY 4.0.

Dependencies

The detector-interface comes with the following dependencies :

  • Python 3.6 or superior

Packages can be installed either by pip or conda (conda forge):

  • geopandas 0.8.0
  • Shapely 1.7.1