Shivam Chandhok

Results 8 issues of Shivam Chandhok

Hey,I am getting a StopIteration error when valid_generator( ) is called .The error is given below StopIteration Traceback (most recent call last) in () 6 #callbacks=callbacks, 7 validation_data=valid_generator(), ----> 8...

I tried to reimplement the keras implementation of bigan in pytorch. But it is not working as the gan is unstable. Did you face such a problem too?

Hi, I see that you have used condition loss_g.data[0] < 3.5: and the discriminator is updated only if this is true.This condition is not used in the original implementation I...

The NLP app I am trying to upload is 522 MB(it has data object too with its vocabulary ) but the limit is 500 MB. Any suggestions on what I...

Can you please point me to aPY resnet features?

but_calibration_camera_velodyne/CMakeFiles/calibration.dir/build.make:158: recipe for target 'but_calibration_camera_velodyne/CMakeFiles/calibration.dir/src/Calibration3DMarker.o' failed make[2]: *** [but_calibration_camera_velodyne/CMakeFiles/calibration.dir/src/Calibration3DMarker.o] Error 1 make[2]: *** Waiting for unfinished jobs.... but_calibration_camera_velodyne/CMakeFiles/calibration.dir/build.make:62: recipe for target 'but_calibration_camera_velodyne/CMakeFiles/calibration.dir/src/calibration-node.o' failed make[2]: *** [but_calibration_camera_velodyne/CMakeFiles/calibration.dir/src/calibration-node.o] Error 1 CMakeFiles/Makefile2:1660: recipe...

Thank you very much for the code to your paper. Can you please let me know what changes are to be made if we want to run on normal GZSL...