-
Please do work for this task in a branch called issue-67.
A user must be able to manage an OPQ Box. This involves:
* View existing boxes tied to their account
* Register new boxes to their ac…
-
Hi,
Thanks for sharing the code. Recently I am running comparison experiments.
It works well under 64 bits and 128 bits and the results are comparable with LSQ paper. But under 32 bits, the re…
-
So , this was a problem we were generally facing while deploying our applications. As different environment/profile files grew in complexity , often it would happen that there would be few properties …
-
作者你好,从你的方法当中学到很多。 现在有一个问题想请教一下。 在海量数据的情况下,h5py的读取速度和保存速度会变得越来越慢。 我自己做实验的情况来看,刚开始数据从提取特征到最后查找相似度结束大概用时10ms左右。5w张图片以后, 单h5文件的读取和矩阵计算已经占到200ms以上了。 你这边有没有什么好的经验,如何在海量数据下保证图片处理过程的实时性呢?
-
Please do work for this task in a branch called issue-40.
The updated data model can be found here: https://open-power-quality.gitbooks.io/open-power-quality-manual/content/datamodel/description.ht…
-
A quick question.
I am wondering whether the method proposed in [“Optimized product quantization”](https://www.robots.ox.ac.uk/~vgg/rg/papers/ge__cvpr2013__optimized.pdf) by T. Ge et al. (CVPR 2…
-
I get following error:
```
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: Connection timed out after 10000 milliseconds
```
Perhaps this could be circumvented us…
-
Please do work for this task in a branch called issue-038.
Migrate current OPQ data to new standardized data model. This will likely be performed offline on a copy of the OPQ DB to ensure no data i…
-
I am running scenarios in parallel on Browser Stack using 4 different feature files which has 2 scenarios (Examples) in each file.
So report is showing as 4 features and 4 scenarios which is wrong. E…
-
The esoteric example strikes again:
```r
u = "http://download.geofabrik.de/europe/albania.osh.pbf"
download.file(u, "albania.osh.pbf")
msg = "osmconvert albania.osh.pbf >albania.osm")
system(ms…