Muhammed Cihad ARSLANOĞLU

Results 5 issues of Muhammed Cihad ARSLANOĞLU

When I try to run a javascript code, it blocks the connection until the address is opened. If I open the address, the codes does not work, just is displayed.

Hello, I get these error after downloading is done ``` Traceback (most recent call last): File "C:\Users\dba.cihad.arslanoglu\.conda\envs\tbk_v2\lib\site-packages\spyder_kernels\py3compat.py", line 356, in compat_exec exec(code, globals, locals) File "c:\users\dba.cihad.arslanoglu\desktop\tarimsal_beyan_kontrol_v3\download_images.py", line 48, in response...

Patches are not merged when `store_folder` is `image_tmp`. However, if I set `store_folder` as 'tmp', there is no problem. ``` time_interval = ["2022-08-1", "2022-08-15"] bounding_box = [ 12.341686, 41.751644, 12.682514,...

bug

it does not install objectpath module as default

bug

Since the model is not in eval mode, dropout and normalization parameter updates are applied. However, they should not be used in evaluation mode. The script produces different outputs in...