DeepRule icon indicating copy to clipboard operation
DeepRule copied to clipboard

Results 32 DeepRule issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for making a public codebase. Please point to the implementation of the query network described in Section 3.3.3 of the paper.

Hi, I am trying to run the train_chart.py with lien data. I am getting the below error- total parameters: 198592138 start prefetching data... shuffling indices... setting learning rate to: 0.00025...

(my_env) user@userM-I-85:~/Downloads/DeepRule-master/models/py_utils/_cpools$ python3 setup.py build_ext --inplace running build_ext building 'top_pool' extension gcc -pthread -B /home/user/anaconda3/envs/my_env/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/user/anaconda3/envs/my_env/lib/python3.6/site-packages/torch/include -I/home/user/anaconda3/envs/my_env/lib/python3.6/site-packages/torch/include/torch/csrc/api/include -I/home/user/anaconda3/envs/my_env/lib/python3.6/site-packages/torch/include/TH -I/home/user/anaconda3/envs/my_env/lib/python3.6/site-packages/torch/include/THC -I/home/user/anaconda3/envs/my_env/include/python3.6m -c...

It seems like chartOCR can't recognize horizontal bar

Hi All, Some thing wrong were met When I give the command python manage.py runserver 8800. I upload a figure and met an error bellow. I was hoping if some...

Hi all, Do you know why I can't create the directory? I have this error: Downloading and Extracting Packages: CondaHTTPError: HTTP 404 NOT FOUND for url https://conda.anaconda.org/pytorch/linux-64/pytorch-0.4.0-py36_cuda8.0.61_cudnn7.1.2_1.tar.bz2 Elapsed: 00:05.193016 CF-RAY:...

Hi, can you explain why did you use Xbox indexes 0,1,4, 5 instead of 0,1,2,3 in the try_math function? Because I re-write the ocr_result function according to Readme file, which...

my cuda version is 11.7, but cuda version is 8.0 in DeepRule.txt, could i download 11.7?

- Hello is there any way to measure the Precision /Recall with test set of excel400k ? - The pixel coordinate is in the annotation json, but i cannot find...

hello. Your article has helped me a lot. please let me ask you a question. The Directory linedata (1028) line annotations instancesline (1023) . JSON, what a series of numbers...