Pushkal Katara

Results 110 comments of Pushkal Katara

@nayzen Did you implement this with augumenter on the MaskRCNN repository?

just read your comment https://github.com/matterport/Mask_RCNN/issues/1015 @nayzen . Automatically takes the key points and augment it, the library is designed in that way. Thanks.

The cam_left.yaml and the cam_stereo.yaml files are generated using opencv. Should i load these files using pyyaml in python and plot the graph in matplotlib or should i use matplotlib...

@sourishg Please review the PR.

@sourishg Please review the PR

Like a .yml file for Calibration error and importing the .yml in python and further displaying the plots? I'll make a commit to create a new folder - scripts. Also,...

@sourishg Updated the branch. Please review

I am facing issue with POPT_ARG_NONE. I think it is related to `while((c = popt.getNextOpt()) >= 0) {}` ?

Sorry for the delay. Please review the PR.

I reproduced the branch on my system and the exercise works perfectly. Thanks Chandan (@predator4hack) for your contribution. The number of changes in the current PR (1931) is daunting to...