Code Monkey home page Code Monkey logo

Comments (9)

AliaksandrSiarohin avatar AliaksandrSiarohin commented on September 24, 2024 67

Here is the link: https://drive.google.com/drive/folders/1jCeFPqfU_wKNYwof0ONICwsj3xHlr_tb?usp=sharing

from articulated-animation.

mike-vermillio avatar mike-vermillio commented on September 24, 2024 7

If you're using the colab notebook, using the links from @AliaksandrSiarohin you can replace the first snippet with:

#!curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
#!sudo apt-get install git-lfs
#!git lfs install
!git clone https://github.com/snap-research/articulated-animation/
!gdown --id 1zt1cbLGiN6pVZi1Wn70lF29l1c2x6--V
!gdown --id 1UXMd2x4G3uFLa-XPA5iGywWlcidXR6Yg
!gdown --id 1y_eiItgdKr3Z0Zb7lCsQoCM2GyxAcya_
!gdown --id 1X-BwTTwxTteesAxymrutxOy2qFW_jlWA
!gdown --id 1gyU9H7ArRAK9cUp_4rGF582C35B4pNcE
!mv /content/*.pth articulated-animation/checkpoints

from articulated-animation.

daveramish avatar daveramish commented on September 24, 2024 1

Had this issue as well. Was able to get the checkpoint using the below method (from stackoverflow).

  • Fork the repo
  • Go to repo settings
  • Find "Include Git LFS objects in archives" under the Archives section and check it
  • Go to the Danger Zone section, select "Archive this repository"
  • Confirm and authorize.
  • Return to the archived repository.
  • Download as .zip
  • Download will pause for a minute or so before it starts downloading lfs objects. Wait and it should continue.

Then host on Google drive or wherever. If using the colab you can import from drive using:

from google.colab import drive
drive.mount('/content/drive')

from articulated-animation.

paulgowdy avatar paulgowdy commented on September 24, 2024

Same issue, and same question as issue #40 - is it possible to host checkpoints on drive or something similar?

Thanks for the great repo!

from articulated-animation.

JSssssss avatar JSssssss commented on September 24, 2024

plz host checkpoints file on a google drive or somewhere else my mighty developers

from articulated-animation.

msollami-sf avatar msollami-sf commented on September 24, 2024

+1

from articulated-animation.

paulgowdy avatar paulgowdy commented on September 24, 2024

Thanks for the checkpoints and tips all.

from articulated-animation.

bcsnd avatar bcsnd commented on September 24, 2024

thank you everyone!

from articulated-animation.

cyanzhao42 avatar cyanzhao42 commented on September 24, 2024

Here is the link: https://drive.google.com/drive/folders/1jCeFPqfU_wKNYwof0ONICwsj3xHlr_tb?usp=sharing

Hi, it says that the download quota exceeded for all files. Could you update this? Thanks!

from articulated-animation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.