JialianW / GRiT

GRiT: A Generative Region-to-text Transformer for Object Understanding (https://arxiv.org/abs/2212.00280)
MIT License
302 stars 30 forks source link

feat: add .devcontainer to automate environment setup #16

Open mattmazzola opened 9 months ago

mattmazzola commented 9 months ago

Issue

Environment and repo setup can be difficult. There can be OS and CUDA differences, python versions which make installation unreliable.

Solution

Adds a .devcontainer the GRiT repo to standardize development environment and automate setup such as creating grit conda environment, downloading pre-trained models, installing detectron2, et cetera

This should help address issues with setup such as #13

Video

https://youtu.be/AnJRztpizHM