Prathamesh Juvatkar

Results 4 issues of Prathamesh Juvatkar

When I run realize from inside docker, there is no panic. Panics when running from outside. Same realize version in both environments. ``` panic: runtime error: invalid memory address or...

https://github.com/NanoNets/object-detection-sample-python/blob/03e632dd76d148ced9f61503371d4554c133d2ff/code/upload-training.py#L13 VOC format gives output in xml format and many open source tools/datasets have xml format annotations.

https://github.com/NanoNets/object-detection-sample-python/blob/03e632dd76d148ced9f61503371d4554c133d2ff/code/upload-training.py#L13 Right now even for file with extension .jpeg, it replaces with .jpg and throws error, whereas it should ignore file if not present