prash-p

Results 4 issues of prash-p

For me the very last line of the sr_prior_effect notebook fails, but I'm not sure why. It gives an incorrect type error even through they are the same type (I...

Changing IMAGE_HEIGHT and IMAGE_WIDTH in model.py to anything other than 256 x 256 gives rise to errors. How can the model be changed to adapt to any input image size...

I am using the latest release of castAPI (10.4.0) and windows 10 with python 3.10 I tried both a private wireless network and the scanner wifi. Firewall was disabled When...

Instead of reading the data stream to determine the message length, as in MagicHeaderAndLengthByteTransformer, the new MagicHeaderFixedLengthByteTransformer takes in an integer variable `len` to read messages of a fixed length...