-
你好,我现在正在复现siamfc网络,但在你的框架下始终无法复现结果。
我先自己训练了一个用pytorch写的siamfc,替换了原作者放出的tensorflow版本的siamfc中的网络,可以复现结果。代码可见:https://github.com/huanglianghua/siamfc-pytorch
主要网络部分如下:
```
def __init__(self):
…
-
Hlo there, I’m new to python / pytorch. I have one folder(**Folder1**) contains 100 images of different of different person, but another folder(**Folder2**) contains 100 image different person (but sa…
-
Hi
I'm trying to implement Siamese Network in pytorch with gpu support but constantly getting RuntimeError: cuda runtime error (2) : out of memory at /opt/conda/conda-bld/pytorch_1512386481460/work/t…
-
- [x] question
@cesarsouza
are you still alive and kicken? it's been 2 months since I haven't heard from you,
I hope you are fine and good.
Do you intend to continue this framework?
I …
-
I am sorry, this link "https://1drv.ms/u/s!Ak3_TuLyhThpkxQE4tw96xNUiBbn" can only download model and deploy.prototxt, and this new net has a new layer name's "AttensionCrop",so if we haven't code,we c…
-
Hi,
What should be the format of files in "./data/faces/training/"?
I downloaded the AT&T dataset inside this folder but i still get the following error:
RuntimeError: invalid argument 1: must…
-
madeye/yolo-android: Quantized Tiny Yolo Demo on Android
https://github.com/madeye/yolo-android
Analytical Guarantees on Numerical Precision of Deep Neural Networks
http://proceedings.mlr.press/v…