Mohammed Ayub

Results 10 issues of Mohammed Ayub

Hi, I managed to install the package in python 2.7 conda enviornment. When I run the `help` or any other command is give me this ResourceError as below, not sure...

Hi, I came across this Vis tool ([Seq2seq vis](https://github.com/HendrikStrobelt/Seq2Seq-Vis) or [lstm vis](https://github.com/HendrikStrobelt/LSTMVis)) effectively shows some good visualizations for Sequence models. Looks like it uses model files form the other repo...

help wanted
question

Hi, This viz tool looks good. However I have attentions files from Transformer based models which I'm using for Machine Translation. Is there support for this ? Any other links...

Hi, I'm trying to create input json files from images to run some tests for [SROIE dataset](https://rrc.cvc.uab.es/?ch=13&com=downloads). I have downloaded the revised datasets from their website. From what I gather...

Hi, I'm trying to tokenize my text file which is in UTF-8 encoding. It seems to be fine before the run the commands to tokenize and fit on text. How...

text

Hi, Sorry for the naïve question, I have downloaded the synthetic images (~38GB), depth maps (15GB), segmentation maps(7GB), and raw images (~9GB) from the SynthText repo. I'm wondering how did...

is there anything out of the box or can I use other python libraries to visualize the drain parse tree ?

enhancement

Hi, Just cloned the repo and ran the setup_cpu.sh script as instructed, gives me errors during the build with npm packages. Specifically the ``sass-loader` requires `node-sass` >=4. Please install a...

Hi, Great work on the repository and the visualizations. This is very much useful. I had to create version specific pytorch models for this (using the custom install procedure) and...

Hi @solaris33, I'm using your setup to train on the ICDAR dataset link you have provided. I ran it to about a 1000 steps initially to see if I get...