Hamed
Hamed
Thank you for your reply. Your program contains 3 functions. First of all, I run train_detection_model() and I got these : Using TensorFlow backend. Generating anchor boxes for training images...
Hi again Sorry, one of my friends passed away and I wasn't in a good mood. Today I started reading the link you posted. I read the article. in the...
> @VictoriaNavarrete I am having the same issue.. did you manage to solve it?? Unfortunately no
Does the problem solved with that?
You mean by downgrading tensorflow and installing imageai the problem will solve?
Hi I changed the line as you said but there is no change in errors. I have the same error where statements like this are used. uint8_t cmd = (hold...
Thanks for your consideration. I change the .h file and now I do not have those errors. But there is an error in .c file I think it needs to...
Thank you very much. Now there is no error in compiling. I will test the library on hardware tomorrow and I will tell the results. Thanks for your replying
Hi I add the library to my main code #include "sht2x_for_stm32_hal.h" and I have a new error sht20\sht20.axf: Error: L6200E: Symbol _sht2x_ui2c multiply defined (by sht2x_for_stm32_hal.o and main.o). I think...
You are welcome Thank you for replying and solving the problem. I really appreciate that I changed the file and there is no error I generate the project with cubemx...