-
Following all versions you suggestion + installing Jupyter Lab for running the colab notebook locally on my machine, I get this error:
```
---------------------------------------------------------…
-
I have started using DOPE
cloned the repo, installed dependencies, and running the scripts.
I am on
-- Ubuntu 20.04
-- installed bare-bone ros-noetic
-- I have realsense camera model D455
-…
-
Hi, I didn't find Fast ResNet-34 in the paper. After comparing it with the Thin ResNet-34 in the code, are the differences between them only the input features(Spectrogram for Thin ResNet-34, MelSpect…
-
**Describe the bug**
When you have two models of the same architecture (or possibly just the same class name?), EI will return the results for one model when you call forward on a different model. Th…
-
Hello, I tried reproducing the 2d embedding plot in Fig. 2 of your paper by training a VIP and TCN model on 100 demos from Franka Kitchen sdoor_open task. This is the plot that I'm getting after train…
-
class ResNet(nn.Layer):
__shared__ = ['norm_type']
def __init__(self,
depth=50,
ch_in=64,
variant='b',
lr_mult_list=…
-
Built docker image according to Installing [DRP-AI TVM with Docker](https://github.com/renesas-rz/rzv_drp-ai_tvm/tree/main/setup#installing-drp-ai-tvm1-with-docker)
Now moved to [Example using Resn…
-
### My Computer Specs
CPU: Ryzen 7 4800H
GPU: RTX 3050 Mobile GPU
RAM: 24GB
SSD: 512GB + 256GB
Run Docker with Windows Sub-System Linux Ubuntu 20.04 (WSL integration enabled)
### 🐛 Describe th…
-
Performance change found in the
test: `pytorch_image_classification_benchmarks-resnet101-mean_load_model_latency_milli_secs` for the metric: `mean_load_model_latency_milli_secs`.
For more info…
-
你好我想问一下为什么训练损失在减小,但是val得到的结果都是0,数据集是官方下载的。是代码的问题还是数据集的原因
`
mmdet - INFO - Epoch [2][5500/5555] lr: 2.441e-04, e: 12:25:02, time: 0.432, data_time: 0.008, memory: 6165, cls_loss: 2.7195, reg_xl_l…