The Wayback Machine - https://web.archive.org/web/20220417175413/https://github.com/topics/data-collection
Skip to content
#

data-collection

Here are 377 public repositories matching this topic...

lognaturel
lognaturel commented May 24, 2021

We see from error logs on the demo server that some users start typing their URL as a suffix to whatever URL is currently configured rather than clearing the field and changing its value. I think an easy improvement for now would be to select the text in that box so if a user just starts typing the text will be replaced. ([Error log](https://sentry.io/organizations/getodk/issues/2352506831/activit

good first issue
augur
jberkus
jberkus commented Aug 16, 2021

The way it is now:

If collecting commit data fails due to a git checkout error (e.g. permissions error on the repo directory, missing git executable, etc.), the Repo nevertheless gets marked as "Update" and no attempt is made to ever check out the repo again.

The way it should be:

If a worker can't check out a git repo, or can't extract data from it, it should keep retrying until the situ

server workers good first issue devops

Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy dependence of clean speech data required by deep learning based audio denoising methods by showing that it is possible to train deep speech denoising networks using only noisy speech samples.

  • Updated Mar 3, 2022
  • Jupyter Notebook

这阵子由于项目需要,需要从手机上采集用户的运动轨迹数据,这样的功能大家都见到的很多了,比如咕咚、悦动圈,对跑步运动轨迹数据进行采集,再如,微信运动、钉钉运动,对于每一天你走步进行计数,如果要记录轨迹就离不开的手机定位,如果要记录步数那就离不开陀螺仪(角速度传感器),花了一天多的时间实现了一个定位数据实时采集的功能。

  • Updated Jan 13, 2019
  • Java

Improve this page

Add a description, image, and links to the data-collection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-collection topic, visit your repo's landing page and select "manage topics."

Learn more