Prudvi Kamtam
Prudvi Kamtam
@e2r-htz > **Update:** I was able to convert to Keras and compile it on Edge TPU but the Upsample `RESIZE_NEAREST_NEIGHBOR` was not mapped on the TPU (after TFLite conversion for...
Hello @kuldeepbrd1 thanks for your inference code, I'm trying to load the model and export it into .onnx model but i'm facing with the following error ``` TracerWarning: Converting a...
In issue #307 @DiyuanLu has provided a pre-trained model for 12000 steps.
Hey you can make the GUI work by accessing your EC2 instance using Ubuntu Desktop. Check out how to do just that [here](https://ubuntu.com/tutorials/ubuntu-desktop-aws#1-overview). Hope this helps. If anyone else finds...
@Gavin666Github I'm running training using CPU by excluding the (-g 0) because I don't have a GPU but running the above command throws this error  This seems to help. I haven't tried it personally but do let me know if anything.
@ankanbhunia can you share the pre-trained weights for Market1501 dataset?