Hasan Sait Arslan

Results 4 issues of Hasan Sait Arslan

Hello, I have a cgi-bin webpage. I use textblob in my python codes. When I run my website on localhost, I get the following error: "Resource u'tokenizers/punkt/english.pickle' not found. Please...

Hi, I have downloaded inception_v3 pretrained model from https://s3.amazonaws.com/lasagne/recipes/pretrained/imagenet/inception_v3.pkl. By using this model, I want to extract image feature vectors like in tensorflow (len=2048), and create image embeddings (len=100). How...

Hi! Thanks for such a cool work! I use your library for my Pytorch based model. I use fixed-size images, transform them to DCT format using your library, and stream...

Hi, I am training your model with MSCOCO dataset, and validating with Flickr validation data. After 2nd epoch, I started to have results like; "A yellow train", "A small bus",...