Shreyas Bhat

Results 8 issues of Shreyas Bhat

Hello, Can you help me solve this issue. I am testing the pretrained weights and this is the error i am getting ![image](https://user-images.githubusercontent.com/56354373/124066435-45eaf200-da56-11eb-8ce2-590b52838563.png)

## ❓ Questions and Help Hello! Thank you for the wonderful library. I needed some help in running the code for the SLiCE model on any dataset for link prediction...

Traceback (most recent call last): File "/content/ImageTransformer/main.py", line 119, in im.convolve(kernel) File "/content/ImageTransformer/ImageHandler.py", line 61, in convolve self.convolveH(np.array(self.image),kernel) File "/content/ImageTransformer/ImageHandler.py", line 75, in convolveH newvalue+=matrix[yind][xind]*kernel[ky][kx] IndexError: only integers, slices (`:`),...

Hello, thank you for open-sourcing the code for your paper. I don't seem to locate the code for Part Feature Extraction and CPDM. And could you point me to where...

Hello, When trying to visualize the output, GrabCut and DL rows are turning out to be blank. Can anyone help me out on this? Thanks

Hello, I was going through the Readme and I find train.sh to be missing. Can you help me out here?

Hi all, I am facing this error when trying to run this line of the installation process - ```pip install 'openfold @ git+https://github.com/aqlaboratory/openfold.git@4b41059694619831a7db195b7e0988fc4ff3a307' ``` Could you please help me out...

Hello, Thanks a lot for open-sourcing this code. It is very helpful. I am facing the following error. I tried to downgrade my numpy to several previous versions. However, this...