https://github.com/postech-cvlab/lags
https://github.com/postech-cvlab/lags
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/postech-cvlab/lags
- Owner: POSTECH-CVLab
- License: mit
- Created: 2022-05-01T03:25:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T21:22:46.000Z (over 3 years ago)
- Last Synced: 2024-12-27T23:10:13.447Z (about 1 year ago)
- Language: Python
- Size: 265 KB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning to Assemble Geometric Shapes
It is an official repository of "Learning to Assemble Geometric Shapes", which has been presented at the Thirty-First International Joint Conference on Artificial Intelligence (IJCAI 2022).
It is still under construction.
## Citation
```
@inproceedings{LeeJ2022ijcai,
author={Lee, Jinhwi and Kim, Jungtaek and Chung, Hyunsoo and Park, Jaesik and Cho, Minsu},
title={Learning to Assemble Geometric Shapes},
booktitle={Proceedings of the International Joint Conference on Artificial Intelligence (IJCAI)},
year={2022}
}
```