-
I found that if I use 4 GPUs out of 8 GPUs , this will cause training failed.
#caffe train --solver=models/bvlc_googlenet/solver_fp16_4.prototxt -gpu=4,5,6,7
Error message:
**F0717 00:12:37.478988…
-
I've created my own dataset with exact same structure as REDS other than different resolution.
I successfully created the LMDB dataset and it passes all the tests I throw at it.
However when I at…
-
I cannot build your version caffe.
cmake summary:
```
-- ******************* Caffe Configuration Summary *******************
-- General:
-- Version : 1.0.0-rc3
-- Git …
-
Hi @bittnt
I am trying to train with my own data following Martin Kresner's https://github.com/martinkersner/train-CRF-RNN
lmdb creation is OK nut when I make 'python2.7 solve.py 2>&1 | tee train.…
-
https://github.com/PowerDNS/pdns/pull/10056 expands auth API testing to Postgres, MySQL and LMDB (besides the SQLite3 that was always tested). In this testing, some random failures popped up, apparent…
-
```
I've added benchmark drivers for BerkeleyDB, LMDB, Sophia, TokuDB, Basho
LevelDB, HyperLevelDB, and RocksDB. Also merged a few features from the RocksDB
source tree. Code is available here https…
-
```
I've added benchmark drivers for BerkeleyDB, LMDB, Sophia, TokuDB, Basho
LevelDB, HyperLevelDB, and RocksDB. Also merged a few features from the RocksDB
source tree. Code is available here https…
-
(on cpu mode, i've trained models,use 100 pictures、500 iteration,it took much time ,but i can get the model finally)。
I tried to train my ssd model on gpu , use VOC dataset(i use your script files to…
-
```
I've added benchmark drivers for BerkeleyDB, LMDB, Sophia, TokuDB, Basho
LevelDB, HyperLevelDB, and RocksDB. Also merged a few features from the RocksDB
source tree. Code is available here https…
-
您好 想问一下关于您提供的
![image](https://user-images.githubusercontent.com/57883284/177077937-4bf7d704-7d85-4dae-ab09-267766df706d.png)
这个数据集 这个数据可以直接用于训练吗 他的数据格式是怎么样的 我要做哪些修改 麻烦了