-
Report starts here:
fenhl updated
7 months ago
-
@132nd-Entropy
Would it be possible to script the following for range 24:
**Static locations:**
Following static SAMs are in the .miz as late activation, and I request to add a F10 menu to activ…
-
When I did what you ask, and training 1 epoch, I encounter an error for val.
Traceback (most recent call last):
File "train.py", line 322, in
main()
File "train.py", line 307, in main
…
-
I have tried FCOS(in mmdetection) and feel confused about centerness:
(1)During trianing, the bbox reg and cls loss can achieve good results, but for centerness, the loss can only converge to 0.57, i…
-
I would like to create my own dataset, where I can find information about it?
And how is better to auto-crop for 1000 face-photos?
-
Some of our parters have recurring events that are only for their members (for example, the CNA classes given by the Education and Training Institute (ETI) which is a program of the East Boston Neighb…
-
I use my own dataset to train MUNIT(which is similar to the synthetic2cityscape), but the training process is very unstable. How can I make training procedure more stable?
some of the charts are look…
NYCXI updated
2 months ago
-
Salut, j'ai besoin d'aide svp. J'ai un blocage avec le problème de machine learning suivant:
```r
bank_data=read.csv("bank.csv", sep=";")
library("caret")
dummy_variables = dummyVars(~., bank_da…
-
With Keras1 now being deprecated, a Keras2 version would be greatly appreciated.
I tried converting it myself but Keras2 does not support the batchnorm mode=2 option, so it will probably require som…
-
I have a family member who recently asked if I could possibly write a program to recognize a number of animals in an image. There's a good chance (if I complete the program) they're going to want to r…