-
I have successfully built text-detection-ctpn for CPU on my laptop. My environment python 2.7 and ubuntu 18.04.1. And then I downloaded ICDAR2017 database with its ground truth as well as prepared for…
-
Hello there,
I have issues uploading subtitles, my code is simple:
```
...
if not already_in_db:
params = {'baseinfo': {
'idmovieimdb': imdb_id
},
'cd1': {
…
-
I am just trying to training SNIPER on mu own dataset, and the below is my config:
```
# --------------------------------------------------------------
# SNIPER: Efficient Multi-Scale Training
# L…
-
Would be nice if it could support it. I have IPTV with EPG and for now it just shows this:
![image](https://github.com/Hiumee/service.discord.richpresence/assets/39315068/d07de5eb-6594-4507-a9f5-c4…
-
Running the 'demo.py' works fine, but running 'example_train_slurm.sh' returns the following key error:
> Traceback (most recent call last):
File "/local/s174/rgz_rcnn/tools/train_net.py", line …
-
$ python ./tools/train_net.py --device gpu --device_id 0 --weights data/pretra
in_model/VGG_imagenet.npy --imdb voc_2007_trainval --iters 7000 --cfg experiments/cfgs/faster_rcnn_end2end.yml --network…
-
For a LSTM network created in Keras, I was able to convert keras model to webassembly and webgpu backends using bin/convert_keras.py
When I try to convert the same model to either fallback or webgl…
-
Hi everyone,
as the title says I have problem launcing the demo.
I have downloaded the repository and then I tried to launch the command:
`python demo.py --model resnet_18 --dataset voc2010_crop …
-
Hi,
I am currently facing this error while I am trying to train VGGnet from 21 classes to 7.
nvidia@tegra-ubuntu:~/TensorFlowTX2/Faster-RCNN_TF_changes$ ./experiments/scripts/faster_rcnn_end2end.sh …
-
####
*I'm trying to find the movie "King" https://www.imdb.com/title/tt14073780/, but when trying to search it against the title "King" non of the 25 results are containing the relevant movie*
…