-
```
What steps will reproduce the problem?
1. Define a protobuf with a field like "optional fixed64 job_id_source = 10
[default = 18446744073709551615];"
2. Compile protobuf with protogen
3. Try to i…
-
```
What steps will reproduce the problem?
1. Define a protobuf with a field like "optional fixed64 job_id_source = 10
[default = 18446744073709551615];"
2. Compile protobuf with protogen
3. Try to i…
-
```
What steps will reproduce the problem?
1. Define a protobuf with a field like "optional fixed64 job_id_source = 10
[default = 18446744073709551615];"
2. Compile protobuf with protogen
3. Try to i…
-
```
What steps will reproduce the problem?
1. Define a protobuf with a field like "optional fixed64 job_id_source = 10
[default = 18446744073709551615];"
2. Compile protobuf with protogen
3. Try to i…
-
the title in the `deliverablereport.cls` wants to report the lead institution, but fails (maybe this is the error in #196). The problem is that we only read `../../Proposal/proposal.pdata`, which does…
-
I want to use mx.model.FeedForward.load to load pretrained model, but it needs ilsvrc-cls_rna-a1_cls1000_ep-symbol.json.
Can you share ilsvrc-cls_rna-a1_cls1000_ep-symbol.json if you have one availa…
-
The function Screen() in QBASIC doesn't exist in QBJS:
https://www.qbasic.net/en/reference/qb11/Function/SCREEN.htm
```
CLS
PRINT "Hello"
PRINT "The ASCII value of character at 1,1 is"; SCREEN(1,…
-
![Snipaste_2024-10-02_11-41-00](https://github.com/user-attachments/assets/484a11b4-8d3c-4b3a-87c8-ad42ce923622)
![Snipaste_2024-10-02_11-41-22](https://github.com/user-attachments/assets/8b8ec5f6-3f…
-
rcnn_cls, rcnn_box loss becomes NAN when the iteteration comes to one hundred iters in first epoch. I use VOC2007 datasets without modify.
My training command is : python trainval_net.py --dataset …
-
when I train the model using"bash tools/dist_train_partially,sh semi 1 10 2", there is a problem. Can you help me?
Traceback (most recent call last):
File "tools/train.py", line 200, in
main…