kesaroid
kesaroid
Hey @shriadke, How do you use the plot_precision_recall for the nucleus dataset. I'm using a similar method from [here](https://github.com/matterport/Mask_RCNN/blob/master/samples/coco/inspect_model.ipynb) but image_id is giving me an error.
I am trying to get the use the `compute_batch_ap` for the validation dataset. But even though the predictions are close to the gt, the AP returned is almost zero, with...
Yeah, Following the same notebook, I got it to work. But the APs are close to zero. I am using `AP = 1 - AP` to resolve this. The detect...
There are no changes in any other related methods. The detection is always similar to the GT
I ran into the same problem while setting it up on my local machine. It seems like a download timeout from that website.
I am facing the exact same problem and I have tried everything. Conda install works fine, but installing PyAV through pip and source. I have zero luck with the same...
Hey @charesredhat, Where did you place the DJi Windows SDK files?
@thiesmoeller by default the uplink port's flow control was disabled. But I was able to change it to symmetric but saw no benefits. So it is not resolved yet. P.S...
@SMA2016a I have set the bandwidth to 60% i.e 75Mbps, but that automatically increases the inter-packet delay to 37035. I don't think it is possible to set interpacket delay to...
Another thing that I noticed which may be causing the issue is the Payload received and fps received vary drastically while running the tests and are not restricted to 55Mbps...