-
hello,excuse me~
![image](https://user-images.githubusercontent.com/91648435/156000678-cde7f5a1-c85c-4dc1-a50b-3726c943a6c7.png)
I would like to ask how OD matrix is calculated?
R = R / 255
…
-
# Reference
- [边缘检测之HED](https://blog.csdn.net/qq_14845119/article/details/79476537)
- 2015.4 [Holistically-Nested Edge Detection](https://arxiv.org/abs/1504.06375)
# Brief
-
Copy the regular nuclear reactor code. (image for reference and for which model until a one is made)
![image](https://github.com/user-attachments/assets/653b6e5b-b914-434a-98a5-cb9ec4f0ecaa)
Needs …
-
I'm currently trying to add support for HED validation in `participants.tsv` files, and I'm running into an issue getting the participant data passed to HED. First of all, it seems the `participants` …
-
I found no hit for HED while searching here, so decided to just share the idea/ask: wouldn't it be great if expfactory experiments, at creation were annotated with HED tags , so then conversion of lo…
-
The README and API docs are not really sufficient. We should add proper documentation.
* User docs
* Using the web UI
* Using the CLI
* Installation
* Execution
* Interpreting issues
…
-
作者您好,我是看到您之前的的
“你把一张图的多个groud truth加起来,取平均,用平均值大于0.5的作为正样本,平均值为0的作为负样本,平均值在0到0.5之间的忽略掉。这就是RCF论文在第3.2节说的处理方法。你可以用这个工程里的Caffe,处理后的数据已经在这个工程下面公布了,你再仔细看下,[https://github.com/yun-liu/rcf,training](https:/…
-
### What happened?
We created our NWB files with MATNWB 2.4.0 and now we try to validate it with NWBInspector. It trows the following error:
### Steps to Reproduce
```python
(NWBinspector) PS C:\…
-
Does HED support cuda8? This is the only cuda compatible with Ubuntu 16.04. What version of CuDNN is supported on this platform?
-
Hi,
Looks like you've copied the old HED implementation from ControlNet. This implementation was discovered to be derived from a GPL-3 library, and can't be used in MIT licensed projects.
See h…