-
Hi Lihu, this is very good work.
I have some questions when I try to adapt it to another dataset.
The candidate generation seems not very straightforward, like how to get the files `test_candi…
-
def construct_dssd_deconv_layer
..........
concat_conv = deconvolution_module(from_layer,conv,num_filters[::-1][k-1],2,k)
anti_layers[k] = concat_conv
if use_perdict…
-
**LocalAI version:**
```sh
local-ai --help | grep Version
Version: v2.22.0 (a1634b219a4e52813e70ff07e6376a01449c4515)
```
**Environment, CPU architecture, OS, and Version:**
```sh
uname -…
-
Hi,
Hi get the following error when loading my ONNX model:
```
net = cv2.dnn.readNetFromONNX('/content/model/mrcnn.onnx')
```
Error:
```
-----------------------------------------------------…
-
## ❓ Questions and Help
Hello, thanks for your great work.
I want to implement ohem loss myself, Can you provide some advice how to modify the code file.
Or some related repo?
Hope for your help…
-
when trying task gigaword, i have the bug below:
UserWarning: __floordiv__ is deprecated, and its behavior will change in a future version of pytorch. It currently rounds toward 0 (like the 'trunc'…
-
First, thanks to the author's work, Efficient Net is very useful in my work. And I stumbled upon a problem that this net is very sensitive to interpolation. I think it's very interesting and open an …
-
Hi there, thanks for the excellent lib. I have used a lot of the great features of the library and it's pretty cool.
However, I need to have item based recommendation ("like similar items"). In gener…
-
I'm getting memory limit exceeded even after allocating 125GB for the training of ntu_xview.
Getting this error
[11.14.18|20:57:54] Parameters:
{'print_log': True, 'log_interval': 100, 'step': …
-