-
Hello,
I'm want to clarify regarding the high-resolution adaptation described in the paper. As per section 4 and Appendix B.2, it's mentioned that the model was trained at a higher resolution (from…
-
Hey,
This is a great project and scratches an itch I've had. Thanks for putting it together. I've been playing around with it this weekend, and it works great. One issue I'm having is that a projec…
-
Got two kinds of "segmentation fault" when running the code. Here are the procedures for reproducing the errors:
My environment: Ubuntu 16.04 x86-64
Repo head: b32d695 (current master)
Compile:
`…
-
Hi, I try to use the plane segmentation in the ADVIO dataset you provides, however it cant perforn like the mask you provide after CRF interface.
I use the pretrained model you provide. and the raw…
-
Hello! I have issues installing GPD inside a Singularity image of Ubuntu 20.04 with ros-noetic.
VTK seems to be incorrectly installed.
Would someone have a solution for this?
```
Singularity> pw…
-
Hi,
version is 0.8.1
======================
I organize my manager Class like:
```cpp
class WebSocketClient
{
public:
using ws_connection_tls_ptr = std::shared_ptr;
class Connection
…
-
Following the installation procedure for Windows under WSL2 gives me the error shown below.
What am I missing?
Using Windows10, Docker Desktop 4.1.1, WSL2 (Ubuntu 20.04 )
```
auto frontend could…
-
I posted a similar question on the [gitter channel](https://gitter.im/codeneuro/spikefinder) and @PTRRupprecht offered some tips (thanks!). Perhaps this is a better place to serialize the discussion i…
-
It would be awesome if some or all models used throughout eynollah's workflow could be adapted to other domains by providing the tools for training. Ideally this would be complemented with some docume…
-
I've noticed systematic errors in the annotations included in StanfordExtra_v12.json
In particular, when an image contains more than two dogs, bounding box and keypoint annotations are included for…