Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.32 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.32 KB

Demo

ReVamp

ReVamp is a tool created in python which allows you to virtually move real life objects.
You can check more about ReVamp and how it works on Medium

Required libraries

  1. python
  2. PILLOW
  3. numpy
  4. pygame
  5. opencv
  6. glob
  7. scikit-image
  8. PyTorch
  9. torchvision

Download the pre-trained model basnet.pth from GoogleDrive, and put it into the directory 'Basnet/saved_model/

Usage

  • You can clone the repository

https://github.com/strikeraryu/ReVamp

  • Install all the required libraries and prerequisite
  • Run the Revamp/main.py

You can also install IP webcam and then provide the address of your IP cam in main.py

cam = camera.camera(960, 590,'ReVamp', address='your_ip_cam_address/video')

UI and features of ReVamp

Demo

More Links

Twitter
Linkedin
Instagram