Shivansh Mundra

Results 4 issues of Shivansh Mundra

While editing some parameters value in layer it throws an error when exporting the model: ` "(edited float value)" has type str, but expected one of: int, long, float` ![error_float](https://user-images.githubusercontent.com/25545489/36857734-50b68a9a-1d9f-11e8-81d7-a6107353040e.png)

bug
frontend

Fix #318: Fixed datatype error This fixes the issue #318 Don't throw error when some specific parameters value is edited while model is exported. Checked by again importing the same...

Fix #317: Added feature for multiple deletion of layers I added two buttons to include this feature: * **Select Multiple Layer** for choosing layers to delete. * **Delete Selected Layers**...

Hi Folks, I tried inferencing on single image taken from dresscode with all preprocessed data from the original source data itself with minor tweaks. I am getting unexpected results from...