qiaoxianfeng

Results 8 issues of qiaoxianfeng

ISSUE TEMPLATE ver. 0.4.0 1. Which TurtleBot3 platform do you use? - [√ ] Burger - [ ] Waffle - [ ] Waffle Pi 2. Which ROS is working with...

How do I feel when I encounter this problem while training coco? cv2.error: OpenCV(3.4.1) /io/opencv/modules/imgproc/src/color.cpp:11115: error: (-215) scn == 3 || scn == 4 in function cvtColor.

When I execute the environment, it appears: WARNING:sensor object went out of scope but the sensor is still alive in the simulation:Actor 42311(sensor.camera.rgb) How to solve this situation?

When I immediately generated 50 people and 50 cars in Town1, the following error occurred during training: Fatal Python error : PyEval_SaveThread: NULL tatate Aborted (core dumped) Have you ever...

AttributeError: 'LSTM' object has no attribute 'filters'.How to solve this problem?

请问可以分享一下数据集吗?谢谢。我的邮箱是[email protected]

我使用您的模型能够很好的运行,但是我下载数据集,想重新训练时,出现了下面的错误,如果您有空可以帮我看一下吗? Epoch 1/20 Traceback (most recent call last): File "dlocr\ctpn_train.py", line 71, in initial_epoch=args.initial_epoch) File "D:\anaconda3\envs\carla\lib\site-packages\dlocr\ctpn\core.py", line 148, in train self.parallel_model.fit_generator(train_data_generator, epochs=epochs, **kwargs) File "D:\anaconda3\envs\carla\lib\site-packages\keras\legacy\interfaces.py", line 91, in wrapper return...

Hello, how do you set the reward value for each action in the environment, and what is the basis for judging?Thank you for your answer.