KoniHD commited on
Commit
b0f3134
·
verified ·
1 Parent(s): c0f584c

Training run version: 0

Browse files
Files changed (3) hide show
  1. README.md +12 -0
  2. config.json +16 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: pytorch
3
+ pipeline_tag: keypoint-detection
4
+ tags:
5
+ - model_hub_mixin
6
+ - pytorch_model_hub_mixin
7
+ ---
8
+
9
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
10
+ - Code: https://github.com/KoniHD/hw2.git
11
+ - Paper: [More Information Needed]
12
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "relu",
3
+ "base_features": 64,
4
+ "batch_norm": true,
5
+ "batch_size": 16,
6
+ "criterion": "bce",
7
+ "img_size": 224,
8
+ "lr": 0.004,
9
+ "max_epochs": 50,
10
+ "num_predictions": 68,
11
+ "optimizer": "adam",
12
+ "output_size": 128,
13
+ "patience": 10,
14
+ "random_seed": 42,
15
+ "use_scheduler": true
16
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38c1e87f9be832538d92a036d375d45fee38e1253bb435eea9ef380bf2cd8c6
3
+ size 124246320