Arisha Akkas

Results 12 comments of Arisha Akkas

Go to the pull requests and there is the answer

> I test 800 * 800 pictures, each takes 0.8s on average. Is this normal time?Looking forward to your reply Which GPU are you using?

Was anyone able to find a concrete answer to this problem? I have the exact same issue (I have a single core GPU and the craft detection model takes around...

> > Was anyone able to find a concrete answer to this problem? I have the exact same issue (I have a single core GPU and the craft detection model...

> > > > Was anyone able to find a concrete answer to this problem? I have the exact same issue (I have a single core GPU and the craft...

write this line of code in colab/jupyter whatever you are using and it will return True, meaning that the .ipynb_checkpoint folder is probably hidden. import os os.path.isdir('.ipynb_checkpoints') Once detected use...

**os.removedirs('.ipynb_checkpoints'), removedirs since, it's a directory we have to remove

What is the ratio for ST_spe data?

Managed it myself, if anyone needs help let me know

> > Managed it myself, if anyone needs help let me know > > > Managed it myself, if anyone needs help let me know > > Hi, I would...