-
@GibranBenitez
While doing online test of the dataset I get the following error
![image](https://user-images.githubusercontent.com/62377115/98202509-b9d70800-1f64-11eb-8a8a-26e28d442d71.png)
It…
-
Hi,
I just bought this thermostat device (on a random guess) to move away from other wireless protocols. I would love to see support for it in deCONZ. At the moment there is nearly no documentation…
-
Choosing an object detection and tracking approach for an application nowadays might become overwhelming. This article is an endeavor to summarize the best methods and trends in these essential topics…
-
Thanks for the excellent work.
(1) The loaded FlowNet is at "train", why not "eval"?
https://github.com/irfanICMLL/ETC-Real-time-Per-frame-Semantic-video-segmentation/blob/master/tool/eval_tc.py#…
-
This issue lays out the reasoning for why I think strings should be lists of Unicode Scalar Values (as currently written in the explainer). This is a fairly nuanced question with the reasoning curren…
-
Hello, we had some issues concerning RAM consumption. First of all, when we import the models in our project, automatically we see spike in our used memory. It seems that the models use double the mem…
-
Hi everyone,
This problem has been gnawing at me for days. I'm having trouble implementing a custom loss function in keras. I am trying to do semantic segmentation on grayscale images.
Brief Con…
wsxwd updated
3 years ago
-
Hey, sorry to bother you. I am planning to generate mine map data in addition to your octomap. To do so obviously I'll have to rectify the map when a loop closure is detected. I was wondering if you c…
-
Hi,
When testing a model I trained myself it gives me the following error:
`Traceback (most recent call last):
File "init.py", line 153, in
test(FLAGS)
File "/home/alpasfly/tfg/ENet-Re…
-
Nice work and thanks for the open soucre code.:thumbsup:
I have some ques need for help:
1 What is the meaning of TrainingSampler in [Dataloader](https://github.com/DeyvidKochanov-TomTom/kprnet/blob…