Skip to content

Repository with solutions for UNNDevelopmentOfDeepLearningSystemsCourse part 2

Notifications You must be signed in to change notification settings

BadRedSL/UNNDevelopmentOfDeepLearningSystemsCoursePart2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

UNNDevelopmentOfDeepLearningSystemsCoursePart2

How to use

Folder /Data/ contain two subfolders with images and their promts. Long-CLIP will be use test_image.jpg to inference. If you want use your own pictures, save it to /Data/img/ as test_image.jpg, then add new prompt to /Data/text/test_text.txt

How build and run with docker

  1. Clone this repository
  2. Download checkpoint LongCLIP-B and place it under Long-CLIP/checkpoints/
  3. Build docker image
  4. Mount folder /Data to /app_volume and run image

Original repository

https://github.com/beichenzbc/long-clip

About

Repository with solutions for UNNDevelopmentOfDeepLearningSystemsCourse part 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages