Zhuoxu Huang commited on
Commit
55aa9a1
1 Parent(s): bd93462
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_cross_proj": false,
3
+ "architectures": [
4
+ "BaseModel"
5
+ ],
6
+ "backbone_dim": 1024,
7
+ "data_roots": [
8
+ "DATA/SHREC2017/SHREC2017"
9
+ ],
10
+ "dataset": "SHREC",
11
+ "dataset_list": [
12
+ "SHREC"
13
+ ],
14
+ "depth": 1,
15
+ "depths": 5,
16
+ "dim": 1024,
17
+ "dim_head": 128,
18
+ "dropout1": 0.0,
19
+ "dropout_rate": 0.5,
20
+ "epochs": 300,
21
+ "frames_per_clip": 32,
22
+ "head": 8,
23
+ "heads": 8,
24
+ "hidden_dim": 256,
25
+ "label_smoothing": 0.0,
26
+ "loss_weight": 0.1,
27
+ "lr": 0.1,
28
+ "mlp_dim": 2048,
29
+ "model": "PSTTransformer",
30
+ "model_init": null,
31
+ "model_type": "points",
32
+ "nsamples": 32,
33
+ "num_basis": 16,
34
+ "num_points": 128,
35
+ "num_token": 4,
36
+ "output_dir": "SHREC_PSTTransformer_2_32_0.2_0.1_32_300_one_stage_0.3",
37
+ "pretrain": false,
38
+ "print_freq": 10,
39
+ "probing": false,
40
+ "radius": 0.2,
41
+ "resume": null,
42
+ "seed": 0,
43
+ "spatial_stride": 2,
44
+ "start_epoch": 0,
45
+ "step_between_clips": 1,
46
+ "tem": 0.1,
47
+ "temporal_kernel_size": 3,
48
+ "temporal_stride": 1,
49
+ "torch_dtype": "float32",
50
+ "train_batch_size": 32,
51
+ "train_mode": "one_stage",
52
+ "transformers_version": "4.17.0",
53
+ "use_info": false,
54
+ "use_multi_dataset": false,
55
+ "warmup_ratio": 0.3,
56
+ "weight_decay": 0.0001,
57
+ "workers": 16
58
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ffda630ee413c383d2e9fef2da1881e3e7ea9198c2772d2a996c13c87c596f
3
+ size 169189398
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f3dbf16f10778e91432554c0456e802a92c345199b4146756976c8164736560
3
+ size 169197526
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a639270e988072513c9c28551c200e71f3c62b2e65ae4931887d5b6e22f7061e
3
+ size 14503
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba2343ff25f8daa84b2d04a633c28bb49d2006086ebf3d790a32b928c27206e6
3
+ size 559
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e973b8c7b1bd22e0a3f7f95ca29af31c5642c2d18e63ef8082060bf4f2b4cc6
3
+ size 3119