Skip to content

Simple Django project for "Language-Guided Global Image Editing via Cross-Modal Cyclic Mechanism" (ICCV 2021)

License

Notifications You must be signed in to change notification settings

wtjiang98/Language_Guided_Image_Editing

Repository files navigation

Language-Guided Global Image Editing via Cross-Modal Cyclic Mechanism (LGIE)

Running Locally

  1. Install the requirements in requirements

  2. Change the ssh crudentials (USER_NAME and PASSWORD) in run_remote_single_GIER_jwt.sh

  3. Change the PROJECT_PATH and PYTHON_PATH in run_remote_single_GIER_jwt.sh and LGIE/test_single_GIER.sh

  4. run the following command

    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver 

About

Simple Django project for "Language-Guided Global Image Editing via Cross-Modal Cyclic Mechanism" (ICCV 2021)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published