Harsh singh

Results 3 issues of Harsh singh

`FileNotFoundError: [Errno 2] No such file or directory: [path to the file]/meta/sizes ` Hi, I was struggling to generate the glove.dat file from glove.txt file but I found that one...

Hi guys, I'm suffering through the loss fluctuations in NET2 architecture and I'm training in on arctic dataset. if anybody fine tuned net2 architecture on any dataset then please add...

`%matplotlib inline from __future__ import division import os import sys import tensorflow as tf import skimage.io as io import numpy as np sys.path.append("/home/harsh/Documents/models/research/slim/") fcn_16s_checkpoint_path = '/home/harsh/Documents/model_fcn8s_final.ckpt' os.environ["CUDA_VISIBLE_DEVICES"] = '1' slim...