CoinCheung
CoinCheung
But there are other files in DCIM/, and there are folders there, only there folders are empty where there should be files. Should I mount it with ```aft-mtp-mount mount_point``` and...
I did, and nothing is to be found, my commands are: ``` find ./ -type d -iname '.*' -exec grep -Ir '*jpg' {} \; find ./ -name '*IMG_20180825_175709*' ```
Also tried this method, and the result is the same. I switched to DCIM/ and only find it is empty there. Does this associated with partition formats or file formats?...
I hope this will allow the user to see all the positions where the current method is called(in a list from which the user can choose one to jump to),...
This is what the researchers are doing everyday, isn't it? Maybe you can read paper of your interest and try the proposed method.
What is the necessity of this?
Sadly, I have no experience with windows. I even do not know how to configure anaconda for pycharm. Maybe you can refer to official website for tutorials.
Hi, Please make sure your input image sizes are divisible by 32.
You can change crop size in configuration file: https://github.com/CoinCheung/BiSeNet/blob/f9231b7c971413e6ebdfcd961fbea53417b18851/configs/bisenetv1_city.py#L15
What is your dataset like? How many categories are in your dataset? What is the range of label values?