ChiLin Chiu
ChiLin Chiu
I'm facing same issue of error code 1 and [Adafruit_Python_DHT](https://github.com/adafruit/Adafruit_Python_DHT/blob/master/examples/google_spreadsheet.py) is working.
@afshinea Can you share the tools or source files with us?
Yes, I using docker to try on ubuntu and succeed, but it is so wired why facing problem on Windows? According to error message, I guess there are some bug...
I encountered same issue, does the issue already resolved? I also can provide my code and dataset if helpful for debug. Some environment: * OS: Ubuntu 20.04 * package ```...
Sure, but I have no time to reproduce the error recently. If I want to provide full stack trace just put following code at the beginning right? ``` tf.debugging.disable_traceback_filtering() ```
@mucrolores You save my life.
@mixalako It works on my computer, testing on new environment. But you need to remove `0.2.5`.
@arianaa30 Hi, do you already try using change detection model your dataset?
@wangqingl Hi, I think I have some experience using change detection algorithm/model on other domain. I think the most difficult thing is the image in change detection dataset are well...