-
In the [ICDAR 2024](https://icdar2024.net/), a bunch of papers on comics/manga understanding, analysis, and synthesis have been published. In particular, the MANPU workshop accepted papers are listed …
-
-
Hi @younggyoseo ! Thanks for open-sourcing this great work.
One question I have is how to reproduce the results of the "imitation learning experiment" in the experimental part of the paper, and if …
-
### Operating system
Ubuntu 18.04
### Bug description
When running the imitation learning baseline, I am sometimes getting a floating point exception. Unfortunately, It's not deterministic an…
-
Coarse-to-Fine Imitation Learning: Robot Manipulation from a Single Demonstration
Edward Johns
Published at ICRA 2021. Webpage and video: this https URL
https://arxiv.org/abs/2105.06411
-
Hi team,
Thanks for sharing the great work! I have tried reproducing the PendulumSwingup experiments, both continuous and discontinuous. I just used the scripts and codes you gave, without any mod…
-
https://arxiv.org/pdf/1906.01629
```bib
@misc{gasse2019exactcombinatorialoptimizationgraph,
title={Exact Combinatorial Optimization with Graph Convolutional Neural Networks},
author…
-
Hi! I have three questions regarding how to use this repository.
1) With the command I start the the agent, (python run_CIL.py), does it load a trained model and drive the car or does it start train…
-
![image](https://github.com/user-attachments/assets/545d7268-c64a-4735-b672-b33e681db43c)
![image](https://github.com/user-attachments/assets/2d2e475e-127c-48ae-95a6-0827e0e40b86)
-
### Question
Hi, is there any trained agent / scripted agent that can serve as expert agent and provide demonstration? I want to do some imitation learning tasks. Thanks!