-
maybe the class DepthSpatialSepConv in micronet.py is code for Micro-Factorized Depthwise Convolution,and where is the code for Micro-Factorized Pointwise Convolution?Which part is the code of three…
-
When a hex character is entered in any of the CAN filter text boxes, the app crashes and won't re-launch back to the normal screen. It has to be force-stopped and re-launched to work again. The below …
-
I am doing related work based on paddleOCR. I replaced the backbone of the CRNN network structure from mobilenet_v3 to micronet. I train on a single machine with 4 cards, the batch_size is 256, and I …
-
Hello, I am a student who is learning your Hover-Net code but meeting a question.
When calculating the tn_dt metric in ConSep dataset, the problem I have is that the value is always 0. What causes t…
-
Hi Ray,
I've got a patch to the combined listing - I'm not sure of the best way to get this back into the source-sources as it were. Mainly some fixes to the confusing labels used in the micronet s…
-
The gateway need to setup route table entries that correspond to the defined micronets.
Currently, the route table entries are assumed to be setup on the gateway ahead-of-time.
One question that…
-
Following discussion with @tvr256 :
> Thinking about it some more, an even better solution would be for MTN to read both variation and deviation from Micronet and include them in the NMEA HDG senten…
-
Hi
I am trying to create a new KWS model. I trained a model on this notebook.
https://github.com/tensorflow/tflite-micro/blob/main/tensorflow/lite/micro/examples/micro_speech/train/train_micro_speec…
-
论文中作者用MicroNet替换Faster R-CNN的骨干网络且取得了比MobileNetV3更好的效果。请问理论上也可以用作YOLO的骨干网络吗?有没有相关的实现代码或者设计方案?
-