-
![image](https://cloud.githubusercontent.com/assets/5719278/24042587/9fbf1e46-0b4d-11e7-84d3-85e1d7161e61.png)
![image](https://cloud.githubusercontent.com/assets/5719278/24042605/b46e666c-0b4d-11e7-…
-
Hey there! I've preprocessed data as you tell (`head` of my data file looks like this:)
```
iron cement is a ready for use paste which is laid as a fillet by putty knife or finger in the mould edges…
-
![Screenshot 2024-06-15 090947](https://github.com/SoccerNet/sn-caption/assets/172936475/bb0121ba-2425-4cb3-9cfc-ebae3f5840dc)
![Screenshot 2024-06-15 090534](https://github.com/SoccerNet/sn-caption/…
-
/ais/gobi3/u/rkiros/storyteller/romance.npz
Loading skip-thoughts...
Traceback (most recent call last):
File "", line 1, in
File "generate.py", line 86, in load_all
config.paths['sktable…
itsss updated
7 years ago
-
I am getting this error. Can anyone help me with this?
` File "/root/anaconda3/lib/python3.5/site-packages/numpy/lib/format.py", line 640, in read_array
array = pickle.load(fp, **pickle_kwargs)
…
-
In this repo and in Source Ai_Writer both config.py have
```
# Skip-thoughts
paths['skmodels'] = '/u/rkiros/public_html/models/'
paths['sktables'] = '/u/rkiros/public_html/models/'
```
I'v…
-
/home/amax/anaconda3/bin/python /home/amax/ypy/text-to-image-master/Codes3/data_loader.py
['image_00301.jpg', 'image_00302.jpg', 'image_00303.jpg', 'image_00304.jpg', 'image_00305.jpg', 'image_00306.…
-
When trying to load the model using `skipthoughts.load_model()`, I encountered the following error and I am unsure as to how to resolve it.
```
Loading model parameters...
Compiling encoders...
…
-
A model has been trained according to the instruction [here](https://github.com/ryankiros/skip-thoughts/tree/master/training). I can load the model using the following commands:
```
import tools
embe…
amirj updated
7 years ago
-
i'm using this code to calculate the Semantic-Relatedness. When i run this code
`import eval_sick`
`eval_sick.evaluate(model, evaltest=True)`
I got an error as follow:
> File "/home/weixinru/s…