LinJinwei commited on
Commit
3256a12
·
verified ·
1 Parent(s): 4aab5fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,12 +7,12 @@ license: lgpl
7
  Project Code For Paper: OneTo3D: One Image to Editable Dynamic 3D Model and Video Generation
8
 
9
 
10
- [Project Page](https://lin-jinwei.github.io/projects/OneTo3D/OneTo3D.html)
11
 
12
  ---
13
 
14
  ### OnTo3D Logo
15
- ![image](https://github.com/lin-jinwei/OneTo3D/blob/main/data/logo/OneTo3D.png)
16
 
17
  ---
18
  ### Display of Continuous Model Action and Video Generation
@@ -28,7 +28,7 @@ command = 'Big: The object raises his head 30 degrees, bowed his head 20 degrees
28
  command = 'Big: The object raises his head 30 degrees, bowed his head 20 degrees, and shakes his head 60 degrees, looks left 22.33 degrees, looks right 22.33 degrees, walked 2 steps tiems and ran 3 steps tiems seconds, raised his left hand 20 degrees, raised his right hand 20 degrees, put down his left hand 30 degrees, put down his right hand 30 degrees, waves his left hand 60 degrees, waves his right hand 60 degrees, lift his left leg 60 degrees, lift his right leg 60 degrees, puts down his left leg 60 degrees, puts down his right leg 60 degrees, puts down his left leg, lifts his left leg, raises his left forearm 30 degrees, raises his right forearm 30 degrees, puts down his left forearm 30 degrees, puts down his right forearm 30 degrees, wave his left forearm 45 degrees, wave his right forearm 45 degrees, puts down his left calf 20 degrees, puts down his right calf 20 degrees, lifts his left calf 20 degrees, lifts his right calf 20 degrees, puts down his left calf, puts down his right calf, lifts his left calf, lifts his right calf, to the car'
29
 
30
  #### Output1: Editable 3D Model and Video
31
- ![image](https://github.com/lin-jinwei/OneTo3D/blob/main/output3D/gifs/0001-0396.gif)
32
 
33
  The speed of object actions and 3D video rendering is editable.
34
 
@@ -40,7 +40,7 @@ command = 'The object walked 2 steps or times, then turns left 0 degrees, raised
40
 
41
  #### Output2: Editable 3D Model and Video
42
 
43
- ![image](https://github.com/lin-jinwei/OneTo3D/blob/main/output3D/gifs/v25.gif)
44
 
45
  ---
46
  ### Installation
 
7
  Project Code For Paper: OneTo3D: One Image to Editable Dynamic 3D Model and Video Generation
8
 
9
 
10
+ [Project Page](https://lin-jinwei.github.io/projects/OneTo3D/OneTo3D.html) [GitHub Code](https://github.com/lin-jinwei/OneTo3D/tree/main)
11
 
12
  ---
13
 
14
  ### OnTo3D Logo
15
+ ![image](https://huggingface.co/LinJinwei/OneTo3D/blob/main/data/logo/OneTo3D.png)
16
 
17
  ---
18
  ### Display of Continuous Model Action and Video Generation
 
28
  command = 'Big: The object raises his head 30 degrees, bowed his head 20 degrees, and shakes his head 60 degrees, looks left 22.33 degrees, looks right 22.33 degrees, walked 2 steps tiems and ran 3 steps tiems seconds, raised his left hand 20 degrees, raised his right hand 20 degrees, put down his left hand 30 degrees, put down his right hand 30 degrees, waves his left hand 60 degrees, waves his right hand 60 degrees, lift his left leg 60 degrees, lift his right leg 60 degrees, puts down his left leg 60 degrees, puts down his right leg 60 degrees, puts down his left leg, lifts his left leg, raises his left forearm 30 degrees, raises his right forearm 30 degrees, puts down his left forearm 30 degrees, puts down his right forearm 30 degrees, wave his left forearm 45 degrees, wave his right forearm 45 degrees, puts down his left calf 20 degrees, puts down his right calf 20 degrees, lifts his left calf 20 degrees, lifts his right calf 20 degrees, puts down his left calf, puts down his right calf, lifts his left calf, lifts his right calf, to the car'
29
 
30
  #### Output1: Editable 3D Model and Video
31
+ ![image](https://huggingface.co/LinJinwei/OneTo3D/blob/main/output3D/gifs/0001-0396.gif)
32
 
33
  The speed of object actions and 3D video rendering is editable.
34
 
 
40
 
41
  #### Output2: Editable 3D Model and Video
42
 
43
+ ![image](https://huggingface.co/LinJinwei/OneTo3D/blob/main/output3D/gifs/v25.gif)
44
 
45
  ---
46
  ### Installation