-
After a big number of iterations (~100K), I get AP = -1 for every class. Do you have any idea what could possibly go wrong? During the training there is nothing strange oserved, e.g. `loss_= nan`
-
# Graph components with DuckDB • Max Halford
Introduction Graph problems are quite common. However, it’s rare to have access to a database offering graph semantics. There are graph databases, such as…
-
### Confirmation
- [X] I have read the [README.md](https://github.com/Taxel/PlexTraktSync#readme) on the project homepage
- [X] I have checked if identical issue already exists
### The problem
…
-
command use this ./experiments/scripts/faster_rcnn_end2end.sh GPU 0 VGG16 pascal_voc
while end training it shows like this below:
can anybody know the reason?
speed: 0.205s / iter
Wrote snapsho…
-
So I have installed the latest version of traktforvlc and activates it on the site. I have watched 3 movies today and none of them were tracked. I reinstalled vlc between each movie and the plugin as …
-
This is possibly a wrong place for plugin suggestion, but here it will at least be seen.
As Google has closed their API again, why to not use some more private search engine or meta search engine tha…
-
Hi,I want to train after 160000 iters,how should I use the order?thank you very much!
Mine:
python ./faster_rcnn/train_net.py \
--gpu 1 \
--weights ./output/faster_rcnn_end2end_pva_kitti1/…
-
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 16.04.5…
-
Hi adesh. This is really nice article to get going with LSTM. I have wrote a small code in importing the positive and negative files . The positive files loaded are 12500 and the negative files loaded…