Skip to content
#

data-collection

Here are 326 public repositories matching this topic...

jitsu
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

sgoggins
sgoggins commented Aug 5, 2021

I think error indicates that there is insufficient data to build a visualization.

in red text SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

I think a little picture of @jonahz5222 's Auggie character wearing different hats, say "oops. Sorry folks. We don't have enough comments to calculate that data right now. Maybe we need to schedule some sessions

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

  • Updated Jan 13, 2019
  • Java

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 Jul 19, 2021
  • Jupyter Notebook

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