-
currently supports wel packages, and bas file's constant head, add in support for other, fancier boundary conditions like chd, drn, etc...
-
潘老师,能麻烦问下文章中这句话“The initial weights of the STA-DRN are pretrained parameters on UCF101 for the temporal prior of videos, and on CK+ for the spatial prior of facial images.“应该怎么去理解吗?还有这里的预训练权重的文件方便提供参…
-
**Bug Description:**
Multiple fields in birth, death and marriage declaration show wrong values in the certificates.
**Steps to reproduce:**
1. Login as RA/local reg/ national reg.
2. Navigate to r…
-
In GitLab by @JoerivanEngelen on May 16, 2023, 16:08
Based on the prototype NPF and DRN packages, implement to other packages.
-
Is anyone able to test the code for "DRN-D-105" architecture on test data??
I am able to train and validate but while testing error occurs as "RuntimeError: CUDA error: out of memory" even with smal…
-
# Dilated Residual Networks #
- Author: Fisher Yu, Vladlen Koltun, Thomas Funkhouser
- Origin: https://www.cs.princeton.edu/~funk/drn.pdf
- Related:
- [论文笔记——CVPR 2017 Dilated Residual Network…
-
```
- DONE username and date posted --> DN
- ratings/rankings --> S
- tags; filter by tag; filter by category --> DR
- DONE (i think?) stylesheets --> DN
- delete, edit --> DR
- issues d…
-
Thanks for your research.
To test using your provided DRN model,it need a file name info.json.Hoever,I could just find the info.json about cityscapes.Would you please offer the info.json file?
-
是的,这就是下采样的部分
_Originally posted by @fengye-lu in https://github.com/fengye-lu/DRN-master/issues/2#issuecomment-749438049_
-
Hi, when I run `train.py`, there always exists this error:
`ImportError: cannot import name '_C' from 'fcos_core' (/home/PycharmProjects/DRN-master/fcos_core/__init__.py)`
could you help me?