-
-
When I run examples/ssd/ssd_pascal_resnet_deconv_321.py, an error is NameError: global name 'DeconvBNLayer' is not defined?
-
# CornerNet: Detecting Objects as Paired Keypoints #
- Author: Hei Law, Jia Deng
- Origin: https://arxiv.org/abs/1808.01244
- Related:
- https://github.com/princeton-vl/CornerNet
- [demo …
-
# :wave: Welcome to GitHub Learning Lab's "Introduction to GitHub"
To get started, I’ll guide you through some important first steps in coding and collaborating on GitHub.
:point_down: _This arrow m…
-
Hi,
I am trying to use the trained models given by the authors. However, I discovered that the detection output locations are wrong and in many cases outside the image range!
To further investi…
-
question about offset:
i found that you set offsets=[2.5, 2.5, 10.5, 26.5, 90.5, 160.5] in ssd_pascal_resnet_321.py , but offset is 0.5 in origin ssd(VGG), my question is:
1.why you do these chang…
-
Thank you for your good paper!I encountered some problems when I added ghm loss to other one stage networks. When adding ghmc_loss alone, it does not decrease during training, the network can't learn …
-
-
Suppose I have the following:
```fsharp
type SelectAll = NpgsqlCommand
type SelectByState = NpgsqlCommand
```
Should both Selects result into the same type? Reason is that …
-
@weiliu89
Hi,liuwei. I'm sorry to brother you. I want to ask some questiones.
As we all know, the SSD300 has 6 layers of network to generate bbox, and the detection of small targets uses the fr…
ghost updated
5 years ago