-
Dear authors,
Thank you very much for this great work!!
I have a question about the 'mult' parameter in the library.
Is this a hyperparameter which is described in the u-muP paper?
If yes, sho…
-
Hi,
Thanks for this work! I follwed the instructions to get this model trained on my own dataset but got the following error. I am not sure why am I getting this. Could you please help me?
I0116…
-
The tool is great, if possible please include Topic ID to be preserved in the converted mbox output.
![image](https://user-images.githubusercontent.com/18526778/165931379-aaab7f72-acb6-4d14-b51b-0d…
-
I get this error a number of times:
error: Err(Error { repr: Custom(Custom { kind: InvalidInput, error: StringError("invalid header") }) })
Here are some example headers from spam in the archive…
-
when I use SSD.ipynb or SSD_Train.ipynb, (keras-2.3.1 or 2.1.5 both failed)
model=model = SSD(input_shape, num_classes=NUM_CLASSES) always cause Error as below:
ValueError: A `Concatenate` layer r…
-
Windows 10 Pro 22H2, Thunderbird 115.7.0 (64-bit), IETNG 14.0.1
This tool is *exactly* what I need!
But ...
I want to do a Folder Export (mbox), Structured With Subfolders to export a folder …
-
can someone please help me T_T, i'm really new to this.
layer {
name: "conv13_mbox_conf_new"
type: "Convolution"
bottom: "conv13"
top: "conv13_mbox_conf"
param {
lr_mult: 1…
-
``` matlab
% axis off
axis([0 10 0 10]);
axis off
set(gca,'defaulttextInterpreter','latex','defaulttextFontSize',14)
%not support \[ \]
k='F(x)=\int_{-\infty}^x e^{-t^2}dt';
text(0,10,['$',k…
213cy updated
7 years ago
-
Hi,
I tested the bootloader with a GD32F103. Flashing a firmware worked, but an error occurred during verification. The firmware was flashed successfully anyway.
I found the problem in the canbu…
-
Hi:
first ,thanks for your code samples,but i do not understand how to use "Forward_DetectionOutputLayer"?
i see your comment "I removed the 'detection_out' layer, and calculated the final output th…