Shivansh Mundra
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` 
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...