Joel Budu

Results 14 comments of Joel Budu

@Shaiken found the solution.. check: https://github.com/vijendra1125/Custom-Mask-RCNN-Using-Tensorfow-Object-Detection-API/issues/25#issuecomment-699052106

@Rutvik21 @DynamicCodes @vijendra1125 I realised what the issue is after facing the same issue. The gradient explosion happens when your class names in label.pbtxt do not match those in your...

@Hironsan I have tried to deploy doccano via docker on Azure and connected a file share for the sqlite3 file storage. It must be something peculiar to Azure but it...

@agoeckner any update on this issue please? I'm experiencing this bug as well.

I have this issue when I create run the ros1_bridge with any __ns argument. The /tf and /tf_static topics are producing an extremely high frequency as shown below: ![Screenshot from...

> **The offending code is located here: https://github.com/ros2/ros1_bridge/blob/master/include/ros1_bridge/factory.hpp#L175** > That line must be changed to account for ROS namespaces. Based on the information provided by @agoeckner I tested a fix...

Any chance in this getting merged? @iuhilnehc-ynos @sloretz @clalancette

@iuhilnehc-ynos Thank you for your response. My use case is a scenario where you have a long-running blocking service that depends on other threads updating a member variable before returning...

> > You have also pointed very correctly to the locations > > I am sorry, item 1 pointed before is the bridge for `ros2 client` -> `ros1 service`. (For...