-
I'm trying to evaluate on LIBERO setup, however i encountered error related to **robosuite.macros_priavate**
even though i re-installed robosuite, this error repeatedly shows up.
Does anyone have so…
-
Right now, if the user hits their "Undo" key sequence eg. Command-Z or Ctrl-Z, they might (surprisingly) undo the edits of another user that is concurrently editing the same doc.
There are other mu…
-
TB 1.8.0
OS: any
Python version: any
Tensorboard event file abnormally large when the TF graph contains data defined with tf.constant.
For example for MNIST the event file will be almost 1GB if …
-
Hi there,
I'm having trouble with my own LMDB datasets and BalancedBatchSampler after a recent update.
It now requires the dataset to pass .metadata_hasattr("natoms") unless the UnsupportedDatasetE…
-
I have followed your instructions on Github and used the following configuration for S-TR and T-TR
respectively, but I only got 83% top-1 acc for S-TR and 58% top-1 acc for T-TR (much lower than the …
-
### 🐛 Describe the bug
When I try to finetune with ddp([LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)) in wsl2(win10 host), I get this error:
```
DESKTOP-VMBL43V:1354:1354 [0] NCCL INFO …
-
Support cancel of stream job without barrier.
- Usually when high barrier latency, some stream job can be stuck, but due to high barrier latency, it cannot be cancelled either.
- Another case: When…
-
I am working on a lotion that allows the player to walk among the zombies without them attacking him; which can be useful in case you run out of ammo, for example.
On the first attempt the player fin…
3coms updated
5 years ago
-
Hi all,
I am trying to run simple inference of this code. As the author said, two ways are:
(1) python tools/test_net.py --dataset coco2017 --cfg config/baselines/e2e_mask_rcnn_R-50-FPN_1x.yaml --…
-
thanks to the author and #43 zhao181
my environment is:
windows10 ,
python3.6 ,
tensorflow1.3 ,
vs2015(ps:vs2013 not support python3.6 when compile)
step 1:make some change
change "np.i…