Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
Model-Transfer-Adaptability
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoyifan
Model-Transfer-Adaptability
Commits
51ce6c00
Commit
51ce6c00
authored
Jun 05, 2023
by
Klin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: README format
parent
3d8fd1b9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
8 deletions
+12
-8
ykl/ALL/README.md
+12
-8
No files found.
ykl/ALL/README.md
View file @
51ce6c00
...
@@ -78,16 +78,18 @@
...
@@ -78,16 +78,18 @@
单个模型及js_flops - acc_loss拟合对应R2:
单个模型及js_flops - acc_loss拟合对应R2:
| AlexNet | AlexNet_BN | VGG_16 | VGG_19 | Inception_BN | MobileNetV2 | ResNet_18 | ResNet_50 | ResNet_152 |
| AlexNet | AlexNet_BN | VGG_16 | VGG_19 | Inception_BN | MobileNetV2 | ResNet_18 | ResNet_50 | ResNet_152 |
| ------- | ---------- | ------ | ------ | ------------ | ----------- | --------- | --------- | ---------- |
| ------- | ---------- | ------ | ------ | ------------ | ----------- | --------- | --------- | ---------- |
| 0.9819 | 0.9878 | 0.9727 | 0.9648 | 0.8693 | 0.9652 | 0.9181 | 0.9011 | 0.8994 |
| 0.9819 | 0.9878 | 0.9727 | 0.9648 | 0.8693 | 0.9652 | 0.9181 | 0.9011 | 0.8994 |
考虑到单个模型拟合均较好,而整体拟合较差,后期将尝试加权处理。
考虑到单个模型拟合均较好,而整体拟合较差,后期将尝试加权处理。
#### 基于生成器的安全性评估
#### 基于生成器的安全性评估
##### 生成器训练
+
slurm命令
+
slurm命令
```shell
```shell
...
@@ -179,14 +181,16 @@
...
@@ -179,14 +181,16 @@
模型及js_flops - acc_loss拟合对应R2:
模型及js_flops - acc_loss拟合对应R2:
| AlexNet | AlexNet_BN | VGG_16 | VGG_19 | Inception_BN | MobileNetV2 | ResNet_18 | ResNet_50 | ResNet_152 |
| AlexNet | AlexNet_BN | VGG_16 | VGG_19 | Inception_BN | MobileNetV2 | ResNet_18 | ResNet_50 | ResNet_152 |
| ------- | ---------- | ------ | ------ | ------------ | ----------- | --------- | --------- | ---------- |
| ------- | ---------- | ------ | ------ | ------------ | ----------- | --------- | --------- | ---------- |
| 0.9790 | 0.9730 | 0.9222 | 0.9115 | 0.8806 | 0.9570 | 0.8498 | 0.8620 | 0.8713 |
| 0.9790 | 0.9730 | 0.9222 | 0.9115 | 0.8806 | 0.9570 | 0.8498 | 0.8620 | 0.8713 |
考虑到单个模型拟合均较好,而整体拟合较差,后期将尝试加权处理。
考虑到单个模型拟合均较好,而整体拟合较差,后期将尝试加权处理。
#### 基于生成器的安全性评估
#### 基于生成器的安全性评估
##### 生成器训练
+
slurm命令
+
slurm命令
```shell
```shell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment