Vipul Jindal
Vipul Jindal
@jessesuen Hi, I think changing the value of `version` on each rollout will cause difficulties in monitoring a large number of applications as the value of the label has to...
Hi, I am also trying to implement PAN and after process the original SegmentationClass files and producing the raw segmented image files, which should have each pixel value between 0...
Thank you for your reply. I checked again by extracting the voc.zip and loaded the same image from that dataset and it is still showing the same [224, 224, 192]...
@JaveyWang Can you please check whats wrong with it. Do I have to consider the void label or not and does the cls_labels.npy contains a dict, in which each file_name...
@JaveyWang Color_classifier function is missing from your networks.py and because of that an error is coming while importing eval.py. Can you please tell me about implementing Color_classifier() function.
I apologize for bugging you continuously but I had one other doubt which is that you have trained your model on 10,582 Images but which are listed in train_aug.txt but...
@JaveyWang Thanks I got that part. I am facing another problem now which is as follows: I have 17,125 images in my JPEG folder and 12,031 in SegmentationClassRaw folder and...
> @richardscarrott Reproduction repository: https://github.com/Saibamen/react_test Hi, i am facing the same issue here with jenkins on windows. Can you tell me how did you resolve this issue. `C:\Users\vipjinda\.jenkins\workspace\reactPipeline>set CI=true &&...
Hi, I have all the latest versions installed. On Thu, Mar 19, 2020, 13:19 Saibamen wrote: > @vipul0805 : Please retry by installing > latest package versions from package.json. I...
yes I have that in src folder. And what is CRA? On Thu, Mar 19, 2020, 13:35 Saibamen wrote: > @vipul0805 : Do you have setupTests.js in > src folder?...