-
Hi. Nice work! Could you share your full training log of nanodet-plus-m_320?
-
Hi,
I noticed that the aux training is only applied to the large model in the repo so far. Is aux training always effective in training according to your experiment even to smaller models?
-
![1653852949(1)](https://user-images.githubusercontent.com/57862829/170888475-a2b45c3e-7ace-4e95-88e1-a2bdc61df661.png)
我在“ https://github.com/DefTruth/lite.ai.toolkit ”这找到很多转好的tnn可用模型,如上图所示,但这些模型均不能…
-
I create a Sweep by below code.
`wandb.agent(sweep_id, function=train, count=2)`
and I define sweep_id before above line, and also train function.
when I run this python file, the first Job ru…
-
where is the AGM module in the code?
-
E Calc node Slice : Slice_27 output shape fail
E Catch exception when loading onnx model: nanodet.onnx!
E Traceback (most recent call last):
E File "rknn/base/RKNNlib/onnx_ir/onnx_numpy_backend/s…
-
using tflite file from onnx i get infernce arrays with values like thus
[ 3.2581491e-03 7.2175977e-03 -3.7810624e+00 -3.5439680e+00
-3.0214891e+00 -3.5125756e+00 -4.5226998e+00 -4.8461933e+00
-4…
-
```
E Catch exception when loading pytorch model: nanodet.torchscript.pt!
E Traceback (most recent call last):
E File "rknn/base/RKNNlib/converter/convert_pytorch_new.py", line 3985, in rknn.base…
lx-r updated
8 months ago
-
[NanoDet][04-05 20:27:52]INFO:Setting up data...
creating index...
index created!
creating index...
index created!
[NanoDet][04-05 20:27:53]INFO:Creating model...
INFO:NanoDet:Creating model...
…
-
I was following instructions of the below-mentioned repo to convert PyTorch model(.pth) to TensorflowJS format.
https://github.com/vladmandic/nanodet
Using the default config (nanodet-m-416.yml) a…