shobhitt10

Results 9 comments of shobhitt10

> Effectively, the last section doesn't work for me. Whether it's Python 2 or 3, it doesn't work. > The attribute "thresholds" seems to be nonexistent. > I am trying...

> > Hi, Thanks for your constant support. I am able to run FPGA_CNN successfully. > > Now, I want to classify some other data by using the same network...

I am using pynq-z2. And for that xlnk, use pynq image v2.5 because it got deprecated from 2.6

> Hi @shobhitt10 > > can you please guide me to install theono and which version did you installed? Yes, you can install keras using pip. This might take a...

Hi @nagendra7890 Sorry, but i don't think i can help in this. Maybe pynq support can help regarding this dma issue.

Thanks for replying @ZhaoqxCN > The only reason I can imagine is that your clock frequency has been set too high, it should not be higher than 200MHz. I checked...

Hi, I tried that but not able to install tensorflow so cannot proceed further. ![image](https://user-images.githubusercontent.com/72865514/155681136-78caec3e-0fb5-4b73-81fe-6c0a73fb8892.png) ![image](https://user-images.githubusercontent.com/72865514/155681183-9e902092-fd7e-40d6-a5ab-70db83b32918.png) Moreover, pynq support forum says that pynq-z2 does not support tensorflow: ![image](https://user-images.githubusercontent.com/72865514/155682210-ab09a023-b4a3-4d0c-ba3b-8a307d4a3200.png) How did...

> You can try to change the backend of keras from tensorflow to theano in the Keras configuration file. You can find it at this location: $HOME/.keras/keras.json. The installation of...

Hi, can you please help me in finding the nmse as its code is not present in the git repo. I wonder how did you plot the graph.