Imran Hassan

Results 7 issues of Imran Hassan

Hi, I changed the image size in Cfg file to ``` Cfg.width = 224 Cfg.height = 224 ``` I got the below error. I am not able to resolve it....

You have done great work. It was very helpful in understanding and implementing. There was just a small typo issue, which I just wanna share with fellow learners test_df was...

I have same problem I faced few months ago but I am not able to solve. Is this implementation is not compatible with changing input image size. In configuration file...

I am trying to capture and save images from USB3 alied vision camera 1800 U-2050c. I am using asynchronous_grab_opencv.py file example to capture and save the images. The code is...

I am trying to use VimbaPython with USB3 for automatically saving images from USB3 ALV camera 1800-2050c. To run the script in the start I added the python script to...

I am trying to use the same library. First I got the problem with `_token` and I replaced it with `token = media_profile.token` but it gives an error of none...

Hi, I used ae_deep autoencoder to train it for my custom dataset i.e. plant dataset (contains plant leaves, weeds, and soil+ground). I then start it performed well. After the first...