zhaopengyu commited on
Commit
bffab55
1 Parent(s): 06e0e23

Upload 107 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +47 -0
  2. Physics-RW/Electromagnetism/classification/classification_en.json +62 -0
  3. Physics-RW/Electromagnetism/classification/classification_zh.json +62 -0
  4. Physics-RW/Electromagnetism/classification/video/elec_ori_video_106_0.mp4 +3 -0
  5. Physics-RW/Electromagnetism/classification/video/elec_ori_video_106_1.mp4 +3 -0
  6. Physics-RW/Electromagnetism/classification/video/elec_ori_video_140_0.mp4 +3 -0
  7. Physics-RW/Electromagnetism/classification/video/elec_ori_video_142_0.mp4 +0 -0
  8. Physics-RW/Electromagnetism/classification/video/elec_ori_video_142_1.mp4 +3 -0
  9. Physics-RW/Electromagnetism/classification/video/elec_ori_video_26_0.mp4 +3 -0
  10. Physics-RW/Electromagnetism/classification/video/elec_ori_video_26_1.mp4 +3 -0
  11. Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_0.mp4 +0 -0
  12. Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_1.mp4 +3 -0
  13. Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_2.mp4 +0 -0
  14. Physics-RW/Electromagnetism/json_class.py +13 -0
  15. Physics-RW/Electromagnetism/json_gen.py +16 -0
  16. Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_142_0seen.mp4 +3 -0
  17. Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_0seen.mp4 +0 -0
  18. Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_1seen.mp4 +3 -0
  19. Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_2seen.mp4 +0 -0
  20. Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_95_0seen.mp4 +3 -0
  21. Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_142_0unseen.mp4 +0 -0
  22. Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_78_0unseen.mp4 +0 -0
  23. Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_78_1unseen.mp4 +0 -0
  24. Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_78_2unseen.mp4 +0 -0
  25. Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_95_0unseen.mp4 +0 -0
  26. Physics-RW/Electromagnetism/video_generation/video_gen_en.json +37 -0
  27. Physics-RW/Electromagnetism/video_generation/video_gen_zh.json +37 -0
  28. Physics-RW/Mechanics/__pycache__/json.cpython-311.pyc +0 -0
  29. Physics-RW/Mechanics/classification/classification_en.json +62 -0
  30. Physics-RW/Mechanics/classification/classification_zh.json +62 -0
  31. Physics-RW/Mechanics/classification/video/dmn_1_1.mp4 +0 -0
  32. Physics-RW/Mechanics/classification/video/dmn_1_2.mp4 +0 -0
  33. Physics-RW/Mechanics/classification/video/dmn_c2_video_1_1.mp4 +0 -0
  34. Physics-RW/Mechanics/classification/video/dmn_c2_video_1_2.mp4 +0 -0
  35. Physics-RW/Mechanics/classification/video/dmn_c3_video_1_1.mp4 +0 -0
  36. Physics-RW/Mechanics/classification/video/elasticity_ori_video_19_0.mp4 +3 -0
  37. Physics-RW/Mechanics/classification/video/elasticity_ori_video_21_0.mp4 +3 -0
  38. Physics-RW/Mechanics/classification/video/elasticity_ori_video_2_0.mp4 +3 -0
  39. Physics-RW/Mechanics/classification/video/gravity_ori_video_11_0.mp4 +3 -0
  40. Physics-RW/Mechanics/classification/video/gravity_ori_video_11_1.mp4 +3 -0
  41. Physics-RW/Mechanics/json_class.py +13 -0
  42. Physics-RW/Mechanics/json_gen.py +10 -0
  43. Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_12_0seen.mp4 +3 -0
  44. Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_12_1seen.mp4 +3 -0
  45. Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_13_0seen.mp4 +3 -0
  46. Physics-RW/Mechanics/video_generation/video_gen/seen_video/elasticity_ori_video_2_0seen.mp4 +3 -0
  47. Physics-RW/Mechanics/video_generation/video_gen/seen_video/pressure_ori_video_32_0seen.mp4 +3 -0
  48. Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_12_0unseen.mp4 +0 -0
  49. Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_12_1unseen.mp4 +3 -0
  50. Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_13_0unseen.mp4 +0 -0
.gitattributes CHANGED
@@ -53,3 +53,50 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_106_0.mp4 filter=lfs diff=lfs merge=lfs -text
57
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_106_1.mp4 filter=lfs diff=lfs merge=lfs -text
58
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_140_0.mp4 filter=lfs diff=lfs merge=lfs -text
59
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_142_1.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_26_0.mp4 filter=lfs diff=lfs merge=lfs -text
61
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_26_1.mp4 filter=lfs diff=lfs merge=lfs -text
62
+ Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_1.mp4 filter=lfs diff=lfs merge=lfs -text
63
+ Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_142_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
64
+ Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_1seen.mp4 filter=lfs diff=lfs merge=lfs -text
65
+ Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_95_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
66
+ Physics-RW/Mechanics/classification/video/elasticity_ori_video_19_0.mp4 filter=lfs diff=lfs merge=lfs -text
67
+ Physics-RW/Mechanics/classification/video/elasticity_ori_video_2_0.mp4 filter=lfs diff=lfs merge=lfs -text
68
+ Physics-RW/Mechanics/classification/video/elasticity_ori_video_21_0.mp4 filter=lfs diff=lfs merge=lfs -text
69
+ Physics-RW/Mechanics/classification/video/gravity_ori_video_11_0.mp4 filter=lfs diff=lfs merge=lfs -text
70
+ Physics-RW/Mechanics/classification/video/gravity_ori_video_11_1.mp4 filter=lfs diff=lfs merge=lfs -text
71
+ Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_12_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
72
+ Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_12_1seen.mp4 filter=lfs diff=lfs merge=lfs -text
73
+ Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_13_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
74
+ Physics-RW/Mechanics/video_generation/video_gen/seen_video/elasticity_ori_video_2_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
75
+ Physics-RW/Mechanics/video_generation/video_gen/seen_video/pressure_ori_video_32_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
76
+ Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_12_1unseen.mp4 filter=lfs diff=lfs merge=lfs -text
77
+ Physics-RW/Mechanics/video_generation/video_gen/unseen_video/pressure_ori_video_32_0unseen.mp4 filter=lfs diff=lfs merge=lfs -text
78
+ Physics-RW/Optics/classification/video/optics_ori_video_105_0.mp4 filter=lfs diff=lfs merge=lfs -text
79
+ Physics-RW/Optics/classification/video/optics_ori_video_113_0.mp4 filter=lfs diff=lfs merge=lfs -text
80
+ Physics-RW/Optics/classification/video/optics_ori_video_24_0.mp4 filter=lfs diff=lfs merge=lfs -text
81
+ Physics-RW/Optics/classification/video/optics_ori_video_30_0.mp4 filter=lfs diff=lfs merge=lfs -text
82
+ Physics-RW/Optics/classification/video/optics_ori_video_37_0.mp4 filter=lfs diff=lfs merge=lfs -text
83
+ Physics-RW/Optics/classification/video/optics_ori_video_41_0.mp4 filter=lfs diff=lfs merge=lfs -text
84
+ Physics-RW/Optics/classification/video/optics_ori_video_62_0.mp4 filter=lfs diff=lfs merge=lfs -text
85
+ Physics-RW/Optics/classification/video/optics_ori_video_96_0.mp4 filter=lfs diff=lfs merge=lfs -text
86
+ Physics-RW/Optics/video_generation/video_gen/seen_video/optics_ori_video_113_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
87
+ Physics-RW/Optics/video_generation/video_gen/seen_video/optics_ori_video_15_2seen.mp4 filter=lfs diff=lfs merge=lfs -text
88
+ Physics-RW/Optics/video_generation/video_gen/unseen_video/optics_ori_video_113_0unseen.mp4 filter=lfs diff=lfs merge=lfs -text
89
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_53_0.mp4 filter=lfs diff=lfs merge=lfs -text
90
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_57_0.mp4 filter=lfs diff=lfs merge=lfs -text
91
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_57_1.mp4 filter=lfs diff=lfs merge=lfs -text
92
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_6_0.mp4 filter=lfs diff=lfs merge=lfs -text
93
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_6_2.mp4 filter=lfs diff=lfs merge=lfs -text
94
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_6_4.mp4 filter=lfs diff=lfs merge=lfs -text
95
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_63_0.mp4 filter=lfs diff=lfs merge=lfs -text
96
+ Physics-RW/Thermodynamics/classification/video/thermology_ori_video_63_2.mp4 filter=lfs diff=lfs merge=lfs -text
97
+ Physics-RW/Thermodynamics/video_generation/video_gen/seen_video/thermology_ori_video_57_1seen.mp4 filter=lfs diff=lfs merge=lfs -text
98
+ Physics-RW/Thermodynamics/video_generation/video_gen/seen_video/thermology_ori_video_6_0seen.mp4 filter=lfs diff=lfs merge=lfs -text
99
+ Physics-RW/Thermodynamics/video_generation/video_gen/seen_video/thermology_ori_video_6_1seen.mp4 filter=lfs diff=lfs merge=lfs -text
100
+ Physics-RW/Thermodynamics/video_generation/video_gen/unseen_video/thermology_ori_video_57_1unseen.mp4 filter=lfs diff=lfs merge=lfs -text
101
+ Physics-RW/Thermodynamics/video_generation/video_gen/unseen_video/thermology_ori_video_6_0unseen.mp4 filter=lfs diff=lfs merge=lfs -text
102
+ Physics-RW/Thermodynamics/video_generation/video_gen/unseen_video/thermology_ori_video_60_0unseen.mp4 filter=lfs diff=lfs merge=lfs -text
Physics-RW/Electromagnetism/classification/classification_en.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "video_path": "video/elec_ori_video_26_0.mp4",
5
+ "instruction": "Predict whether only one light bulb will light up when the switch is closed. Please answer yes or no only.",
6
+ "prediction": ""
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "video_path": "video/elec_ori_video_26_1.mp4",
11
+ "instruction": "Predict whether only one light bulb will light up when the switch is closed at this moment. Please answer yes or no only.",
12
+ "prediction": ""
13
+ },
14
+ {
15
+ "idx": 2,
16
+ "video_path": "video/elec_ori_video_142_0.mp4",
17
+ "instruction": "Predict whether the coin will be attracted as the magnet moves downward. Please answer yes or no only.",
18
+ "prediction": ""
19
+ },
20
+ {
21
+ "idx": 3,
22
+ "video_path": "video/elec_ori_video_142_1.mp4",
23
+ "instruction": "Predict whether all coins will be attracted as the magnet moves downward. Please answer yes or no only.",
24
+ "prediction": ""
25
+ },
26
+ {
27
+ "idx": 4,
28
+ "video_path": "video/elec_ori_video_140_0.mp4",
29
+ "instruction": "Predict whether the small pieces of paper will be attracted to the ruler as it approaches. Please answer yes or no only.",
30
+ "prediction": ""
31
+ },
32
+ {
33
+ "idx": 5,
34
+ "video_path": "video/elec_ori_video_106_0.mp4",
35
+ "instruction": "Predict whether the battery will emerge from the other end of the magnetic coil after letting go. Please answer yes or no only.",
36
+ "prediction": ""
37
+ },
38
+ {
39
+ "idx": 6,
40
+ "video_path": "video/elec_ori_video_78_2.mp4",
41
+ "instruction": "Predict whether the right magnet will move to the left as the left magnet is moved. Please answer yes or no only.",
42
+ "prediction": ""
43
+ },
44
+ {
45
+ "idx": 7,
46
+ "video_path": "video/elec_ori_video_78_1.mp4",
47
+ "instruction": "Predict whether the right magnet will move to the left as the magnet in hand is moved to the right. Please answer yes or no only.",
48
+ "prediction": ""
49
+ },
50
+ {
51
+ "idx": 8,
52
+ "video_path": "video/elec_ori_video_78_0.mp4",
53
+ "instruction": "Predict whether the right magnet will move to the left as the magnet in hand is moved to the right. Please answer yes or no only.",
54
+ "prediction": ""
55
+ },
56
+ {
57
+ "idx": 9,
58
+ "video_path": "video/elec_ori_video_106_1.mp4",
59
+ "instruction": "Predict whether the battery will emerge from the other end of the magnetic coil. Please answer yes or no only.",
60
+ "prediction": ""
61
+ }
62
+ ]
Physics-RW/Electromagnetism/classification/classification_zh.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "video_path": "video/elec_ori_video_26_0.mp4",
5
+ "instruction": "请预测,闭合开关,是否只有一个灯泡会亮,仅回答是或否",
6
+ "prediction": ""
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "video_path": "video/elec_ori_video_26_1.mp4",
11
+ "instruction": "请预测,此时闭合开关,是否只有一个灯泡会亮,仅回答是或否",
12
+ "prediction": ""
13
+ },
14
+ {
15
+ "idx": 2,
16
+ "video_path": "video/elec_ori_video_142_0.mp4",
17
+ "instruction": "请预测,随着磁铁下移,硬币是否会被吸引,仅回答是或否",
18
+ "prediction": ""
19
+ },
20
+ {
21
+ "idx": 3,
22
+ "video_path": "video/elec_ori_video_142_1.mp4",
23
+ "instruction": "请预测,随着磁铁下移,所有硬币是否都会被吸引,仅回答是或否",
24
+ "prediction": ""
25
+ },
26
+ {
27
+ "idx": 4,
28
+ "video_path": "video/elec_ori_video_140_0.mp4",
29
+ "instruction": "请预测,随着尺子靠近小纸片,小纸片是否会被尺子吸引,仅回答是或否",
30
+ "prediction": ""
31
+ },
32
+ {
33
+ "idx": 5,
34
+ "video_path": "video/elec_ori_video_106_0.mp4",
35
+ "instruction": "请预测,松手后,电池是否会从磁线圈另一端出现,仅回答是或否",
36
+ "prediction": ""
37
+ },
38
+ {
39
+ "idx": 6,
40
+ "video_path": "video/elec_ori_video_78_2.mp4",
41
+ "instruction": "请预测,随着左边磁铁的移动,右边磁铁是否会向左边移动,仅回答是或否",
42
+ "prediction": ""
43
+ },
44
+ {
45
+ "idx": 7,
46
+ "video_path": "video/elec_ori_video_78_1.mp4",
47
+ "instruction": "请预测,随着手里磁铁右移,右边磁铁是否会向左边移动,仅回答是或否",
48
+ "prediction": ""
49
+ },
50
+ {
51
+ "idx": 8,
52
+ "video_path": "video/elec_ori_video_78_0.mp4",
53
+ "instruction": "请预测,随着手里磁铁右移,右边磁铁是否会向左边移动,仅回答是或否",
54
+ "prediction": ""
55
+ },
56
+ {
57
+ "idx": 9,
58
+ "video_path": "video/elec_ori_video_106_1.mp4",
59
+ "instruction": "请预测,电池是否会从磁线圈另一端出现,仅回答是或否",
60
+ "prediction": ""
61
+ }
62
+ ]
Physics-RW/Electromagnetism/classification/video/elec_ori_video_106_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b703492270999a35164df28cc08f34a1d31b244c8f7c4cb419275873fdb2c8f
3
+ size 11102370
Physics-RW/Electromagnetism/classification/video/elec_ori_video_106_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebded190cd4c71319c9e03b64d651aca4458d37944cdb00c6e218f6d8f46f8aa
3
+ size 7361072
Physics-RW/Electromagnetism/classification/video/elec_ori_video_140_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c461dfce5eef75a25c8d6c153d0ec8e0f29d77b73ec02ed8e426425847287d
3
+ size 7594268
Physics-RW/Electromagnetism/classification/video/elec_ori_video_142_0.mp4 ADDED
Binary file (515 kB). View file
 
Physics-RW/Electromagnetism/classification/video/elec_ori_video_142_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3311c8cf4a8985b01a5d57b4b9271731e3ecdb6268878729814bd41d5662e9e6
3
+ size 2309770
Physics-RW/Electromagnetism/classification/video/elec_ori_video_26_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6b177a77570100ea0200c898e82458327179a4269af2a93e611990ace1c37fc
3
+ size 8717789
Physics-RW/Electromagnetism/classification/video/elec_ori_video_26_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138f378a79b8ac58fb0d028620a79324c5b21d70d8f41e66307e690c4d092df5
3
+ size 6608447
Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_0.mp4 ADDED
Binary file (459 kB). View file
 
Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d64ff5ed0670beb470785905747258fbaabbf389f474b811c9b7df0c76a2c3cd
3
+ size 1341123
Physics-RW/Electromagnetism/classification/video/elec_ori_video_78_2.mp4 ADDED
Binary file (780 kB). View file
 
Physics-RW/Electromagnetism/json_class.py ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import json
2
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T3\zh.json', 'r', encoding='utf-8') as fr:
3
+ data = json.load(fr)
4
+ json_list = []
5
+ for i in data:
6
+ new_json = {}
7
+ new_json['idx'] = len(json_list)
8
+ new_json['video_path'] = i['video_path']
9
+ new_json['instruction'] = i['instruction']
10
+ new_json['prediction'] = ''
11
+ json_list.append(new_json)
12
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T3\classification_zh.json', 'w', encoding='utf-8') as fw:
13
+ json.dump(json_list, fw, ensure_ascii=False, indent=4)
Physics-RW/Electromagnetism/json_gen.py ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import json
2
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T3\en.json', encoding='utf-8') as fr:
3
+ data = json.load(fr)
4
+
5
+ json_list = []
6
+ for i in data:
7
+ new_json = {}
8
+ new_json['idx'] = len(json_list)
9
+ new_json['video_path'] = i['video_path']
10
+ new_json['label_path'] = i['label_path']
11
+ new_json['instruction'] = i['instruction']
12
+ new_json['num_predicted_frame'] = i['num_predicted_frame']
13
+
14
+ json_list.append(new_json)
15
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T3\video_gen_en.json', 'w', encoding='utf-8') as fw:
16
+ json.dump(json_list, fw, ensure_ascii=False, indent=4)
Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_142_0seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3311c8cf4a8985b01a5d57b4b9271731e3ecdb6268878729814bd41d5662e9e6
3
+ size 2309770
Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_0seen.mp4 ADDED
Binary file (504 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_1seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee7b60c2ef7372d5650d91de3cc6bc5a875625613af8998864fd01f0bb0ac2f
3
+ size 1453614
Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_78_2seen.mp4 ADDED
Binary file (852 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen/seen_video/elec_ori_video_95_0seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5afd8631cf1c114cc601177acfb9a1abe2770f33bf978ca1a6b7b97863427b9
3
+ size 1773962
Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_142_0unseen.mp4 ADDED
Binary file (99.7 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_78_0unseen.mp4 ADDED
Binary file (128 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_78_1unseen.mp4 ADDED
Binary file (210 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_78_2unseen.mp4 ADDED
Binary file (194 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen/unseen_video/elec_ori_video_95_0unseen.mp4 ADDED
Binary file (59.3 kB). View file
 
Physics-RW/Electromagnetism/video_generation/video_gen_en.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "video_path": "video_gen/seen_video/elec_ori_video_78_0seen.mp4",
5
+ "label_path": "video_gen/unseen_video/elec_ori_video_78_0unseen.mp4",
6
+ "instruction": "Please predict the subsequent video",
7
+ "num_predicted_frame": 29
8
+ },
9
+ {
10
+ "idx": 1,
11
+ "video_path": "video_gen/seen_video/elec_ori_video_78_1seen.mp4",
12
+ "label_path": "video_gen/unseen_video/elec_ori_video_78_1unseen.mp4",
13
+ "instruction": "Please predict the subsequent video",
14
+ "num_predicted_frame": 38
15
+ },
16
+ {
17
+ "idx": 2,
18
+ "video_path": "video_gen/seen_video/elec_ori_video_78_2seen.mp4",
19
+ "label_path": "video_gen/unseen_video/elec_ori_video_78_2unseen.mp4",
20
+ "instruction": "Please predict the subsequent video",
21
+ "num_predicted_frame": 33
22
+ },
23
+ {
24
+ "idx": 3,
25
+ "video_path": "video_gen/seen_video/elec_ori_video_95_0seen.mp4",
26
+ "label_path": "video_gen/unseen_video/elec_ori_video_95_0unseen.mp4",
27
+ "instruction": "Hold the straw close to the paper scrap. Please predict the subsequent video",
28
+ "num_predicted_frame": 9
29
+ },
30
+ {
31
+ "idx": 4,
32
+ "video_path": "video_gen/seen_video/elec_ori_video_142_0seen.mp4",
33
+ "label_path": "video_gen/unseen_video/elec_ori_video_142_0unseen.mp4",
34
+ "instruction": "Please predict the subsequent video",
35
+ "num_predicted_frame": 30
36
+ }
37
+ ]
Physics-RW/Electromagnetism/video_generation/video_gen_zh.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "video_path": "video_gen/seen_video/elec_ori_video_78_0seen.mp4",
5
+ "label_path": "video_gen/unseen_video/elec_ori_video_78_0unseen.mp4",
6
+ "instruction": "请预测后续视频",
7
+ "num_predicted_frame": 29
8
+ },
9
+ {
10
+ "idx": 1,
11
+ "video_path": "video_gen/seen_video/elec_ori_video_78_1seen.mp4",
12
+ "label_path": "video_gen/unseen_video/elec_ori_video_78_1unseen.mp4",
13
+ "instruction": "请预测后续视频",
14
+ "num_predicted_frame": 38
15
+ },
16
+ {
17
+ "idx": 2,
18
+ "video_path": "video_gen/seen_video/elec_ori_video_78_2seen.mp4",
19
+ "label_path": "video_gen/unseen_video/elec_ori_video_78_2unseen.mp4",
20
+ "instruction": "请预测后续视频",
21
+ "num_predicted_frame": 33
22
+ },
23
+ {
24
+ "idx": 3,
25
+ "video_path": "video_gen/seen_video/elec_ori_video_95_0seen.mp4",
26
+ "label_path": "video_gen/unseen_video/elec_ori_video_95_0unseen.mp4",
27
+ "instruction": "将吸管靠近纸屑,请预测后续视频",
28
+ "num_predicted_frame": 9
29
+ },
30
+ {
31
+ "idx": 4,
32
+ "video_path": "video_gen/seen_video/elec_ori_video_142_0seen.mp4",
33
+ "label_path": "video_gen/unseen_video/elec_ori_video_142_0unseen.mp4",
34
+ "instruction": "请预测后续视频",
35
+ "num_predicted_frame": 30
36
+ }
37
+ ]
Physics-RW/Mechanics/__pycache__/json.cpython-311.pyc ADDED
Binary file (1.24 kB). View file
 
Physics-RW/Mechanics/classification/classification_en.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "video_path": "video/elasticity_ori_video_2_0.mp4",
5
+ "instruction": "Predict whether the ping-pong ball will pop out when the hand holding the yellow object is released. Please answer yes or no only.",
6
+ "prediction": ""
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "video_path": "video/elasticity_ori_video_19_0.mp4",
11
+ "instruction": "Predict whether the middle wire will move to both ends after popping the bubble on one side. Please answer yes or no only.",
12
+ "prediction": ""
13
+ },
14
+ {
15
+ "idx": 2,
16
+ "video_path": "video/elasticity_ori_video_21_0.mp4",
17
+ "instruction": "Predict whether the paper cup will be propelled away after releasing it following the downward pressure. Please answer yes or no only.",
18
+ "prediction": ""
19
+ },
20
+ {
21
+ "idx": 3,
22
+ "video_path": "video/gravity_ori_video_11_0.mp4",
23
+ "instruction": "Predict whether the bottle will fall when you release your grip. Please answer yes or no only.",
24
+ "prediction": ""
25
+ },
26
+ {
27
+ "idx": 4,
28
+ "video_path": "video/gravity_ori_video_11_1.mp4",
29
+ "instruction": "Predict whether the bottle will fall when you release your grip. Please answer yes or no only.",
30
+ "prediction": ""
31
+ },
32
+ {
33
+ "idx": 5,
34
+ "video_path": "video/dmn_1_1.mp4",
35
+ "instruction": "Please predict whether the red domino will collide with the orange fabric, and answer only yes or no.",
36
+ "prediction": ""
37
+ },
38
+ {
39
+ "idx": 6,
40
+ "video_path": "video/dmn_1_2.mp4",
41
+ "instruction": "Please predict whether the red domino will collide with the orange fabric, and answer only yes or no.",
42
+ "prediction": ""
43
+ },
44
+ {
45
+ "idx": 7,
46
+ "video_path": "video/dmn_c2_video_1_1.mp4",
47
+ "instruction": "Please predict whether both black dominoes will collide with the orange fabric, and answer only yes or no.",
48
+ "prediction": ""
49
+ },
50
+ {
51
+ "idx": 8,
52
+ "video_path": "video/dmn_c2_video_1_2.mp4",
53
+ "instruction": "Please predict whether both black dominoes will collide with the orange fabric, and answer only yes or no.",
54
+ "prediction": ""
55
+ },
56
+ {
57
+ "idx": 9,
58
+ "video_path": "video/dmn_c3_video_1_1.mp4",
59
+ "instruction": "Please predict whether all three black dominoes will collide with the orange fabric, and answer only yes or no.",
60
+ "prediction": ""
61
+ }
62
+ ]
Physics-RW/Mechanics/classification/classification_zh.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "idx": 0,
4
+ "video_path": "video/elasticity_ori_video_2_0.mp4",
5
+ "instruction": "请预测拉着黄色物体的手松开时,乒乓球是否会弹出,仅回答是或否",
6
+ "prediction": ""
7
+ },
8
+ {
9
+ "idx": 1,
10
+ "video_path": "video/elasticity_ori_video_19_0.mp4",
11
+ "instruction": "请预测戳破一侧的气泡后中间的铁丝是否向两端移动,仅回答是或否",
12
+ "prediction": ""
13
+ },
14
+ {
15
+ "idx": 2,
16
+ "video_path": "video/elasticity_ori_video_21_0.mp4",
17
+ "instruction": "请预测上方纸杯下压后松手,纸杯是否会被弹飞,仅回答是或否",
18
+ "prediction": ""
19
+ },
20
+ {
21
+ "idx": 3,
22
+ "video_path": "video/gravity_ori_video_11_0.mp4",
23
+ "instruction": "请预测松开手后,瓶子是否会倒下,仅回答是或否",
24
+ "prediction": ""
25
+ },
26
+ {
27
+ "idx": 4,
28
+ "video_path": "video/gravity_ori_video_11_1.mp4",
29
+ "instruction": "请预测松开手后,瓶子是否会倒下,仅回答是或否",
30
+ "prediction": ""
31
+ },
32
+ {
33
+ "idx": 5,
34
+ "video_path": "video/dmn_1_1.mp4",
35
+ "instruction": "请预测,红色骨牌是否会撞上橙色布料,仅回答是或否",
36
+ "prediction": ""
37
+ },
38
+ {
39
+ "idx": 6,
40
+ "video_path": "video/dmn_1_2.mp4",
41
+ "instruction": "请预测,红色骨牌是否会撞上橙色布料,仅回答是或否",
42
+ "prediction": ""
43
+ },
44
+ {
45
+ "idx": 7,
46
+ "video_path": "video/dmn_c2_video_1_1.mp4",
47
+ "instruction": "请预测,两个黑色骨牌是否都会撞上橙色布料,仅回答是或否",
48
+ "prediction": ""
49
+ },
50
+ {
51
+ "idx": 8,
52
+ "video_path": "video/dmn_c2_video_1_2.mp4",
53
+ "instruction": "请预测,两个黑色骨牌是否都会撞上橙色布料,仅回答是或否",
54
+ "prediction": ""
55
+ },
56
+ {
57
+ "idx": 9,
58
+ "video_path": "video/dmn_c3_video_1_1.mp4",
59
+ "instruction": "请预测,三个黑色骨牌是否都会撞上橙色布料,仅回答是或否",
60
+ "prediction": ""
61
+ }
62
+ ]
Physics-RW/Mechanics/classification/video/dmn_1_1.mp4 ADDED
Binary file (94.2 kB). View file
 
Physics-RW/Mechanics/classification/video/dmn_1_2.mp4 ADDED
Binary file (114 kB). View file
 
Physics-RW/Mechanics/classification/video/dmn_c2_video_1_1.mp4 ADDED
Binary file (121 kB). View file
 
Physics-RW/Mechanics/classification/video/dmn_c2_video_1_2.mp4 ADDED
Binary file (178 kB). View file
 
Physics-RW/Mechanics/classification/video/dmn_c3_video_1_1.mp4 ADDED
Binary file (293 kB). View file
 
Physics-RW/Mechanics/classification/video/elasticity_ori_video_19_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3a69964a329aed029bd27f5179053059575093578b656eb0efc7aa0dfc41168
3
+ size 1628957
Physics-RW/Mechanics/classification/video/elasticity_ori_video_21_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb9e3ae4c584fadb298861e0c1664e87aa1a6632ae4c780ed47ac8bd376842c
3
+ size 3658628
Physics-RW/Mechanics/classification/video/elasticity_ori_video_2_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27cc891e5ba59b14fef4492bb478de4a3766ec58980335ef70a202f0179bda7e
3
+ size 5008616
Physics-RW/Mechanics/classification/video/gravity_ori_video_11_0.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e919476c58456bcb958edfe8f03bb0478ad88333f4b5289088a4fa3cde8164d6
3
+ size 12496789
Physics-RW/Mechanics/classification/video/gravity_ori_video_11_1.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46efa74bba7e92e303712ce0cf472980d4b4784748e97ac3e6cbafae5dfa6c9f
3
+ size 7597422
Physics-RW/Mechanics/json_class.py ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import json
2
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T1\zh.json', 'r', encoding='utf-8') as fr:
3
+ data = json.load(fr)
4
+ json_list = []
5
+ for i in data:
6
+ new_json = {}
7
+ new_json['idx'] = len(json_list)
8
+ new_json['video_path'] = i['video_path']
9
+ new_json['instruction'] = i['instruction']
10
+ new_json['prediction'] = ''
11
+ json_list.append(new_json)
12
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T1\classification_zh.json', 'w', encoding='utf-8') as fw:
13
+ json.dump(json_list, fw, ensure_ascii=False, indent=4)
Physics-RW/Mechanics/json_gen.py ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ import json
2
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T1\en.json', encoding='utf-8') as fr:
3
+ data = json.load(fr)
4
+
5
+ json_list = []
6
+ for i in data:
7
+ i['idx'] = len(json_list)
8
+ json_list.append(i)
9
+ with open(r'C:\Users\zhao pengyu\Desktop\新建文件夹\T1\video_gen_zh.json', 'w', encoding='utf-8') as fw:
10
+ json.dump(json_list, fw, ensure_ascii=False, indent=4)
Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_12_0seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc0eec19ff6a84aafe2d930998ebbaa18c734424b772c82906eb897a978873e
3
+ size 2441782
Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_12_1seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e8eb4f0869a2a963370b143df443ca880d2b88cf717bf2d83367575a39c9720
3
+ size 3761478
Physics-RW/Mechanics/video_generation/video_gen/seen_video/buoyancy_ori_video_13_0seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285bae8f5f5957a9e015268007f9ea1244754a2da8a5d1e89977a45dddbb4a5a
3
+ size 1220877
Physics-RW/Mechanics/video_generation/video_gen/seen_video/elasticity_ori_video_2_0seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27cc891e5ba59b14fef4492bb478de4a3766ec58980335ef70a202f0179bda7e
3
+ size 5008616
Physics-RW/Mechanics/video_generation/video_gen/seen_video/pressure_ori_video_32_0seen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03464de016df906c39111a383799c12cad70ca8fabd8412102c1dc5464a636b0
3
+ size 6232206
Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_12_0unseen.mp4 ADDED
Binary file (995 kB). View file
 
Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_12_1unseen.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7479b08f1d55df582919ff7c800826fca3ce7bed7291f386e5ae59651a9d072f
3
+ size 5130059
Physics-RW/Mechanics/video_generation/video_gen/unseen_video/buoyancy_ori_video_13_0unseen.mp4 ADDED
Binary file (545 kB). View file