当前位置:网站首页>写作单词积累
写作单词积累
2022-07-22 09:21:00 【yijun009】
一、动词
(1)提出
单词 | 例句 |
---|---|
propose | a novel pyramid structure loss is proposed to supervise structure learning and embedding. |
develop | This paper develops a multi-task learning framework that attempts to incorporate the image structure knowledge to assist image inpainting, which is not well explored in previous works. |
(2)帮助
单词 | 例句 |
---|---|
assist | attempts to incorporate the image structure knowledge to assist image inpainting |
(3)结合
单词 | 例句 |
---|---|
incorporate | attempts to incorporate the image structure knowledge to assist image inpainting |
(4)使 (make的替代词)
单词 | 例句 |
---|---|
encourage | encouraging the generator to exploit relevant structure knowledge while inpainting. |
(5)利用
单词 | 例句 |
---|---|
exploit | thus implicitly encouraging the generator to exploit relevant structure knowledge while inpainting |
utilize | |
leverage | we further leverage a spatial-temporal adversarial loss for joint optimization |
(6)包含(由什么组成)
单词 | 例句 |
---|---|
comprise | They develop a two-stage model which comprises of an edge generator followed by an image generator |
二、形容词
(1)合理的
单词 | 例句 |
---|---|
plausible | Image inpainting aims at filling corrupted or replacing unwanted regions of images with plausible and fine-detailed contents |
三、名词
(1)直觉、灵感
单词 | 例句 |
---|---|
intuition | The intuition is that an occluded region in a current frame would probablybe revealed in a region from a distant frame, especially when a mask is large or moving slowly |
边栏推荐
- Leetcode 105. constructing binary trees from preorder and inorder traversal sequences
- PTA 6-11 求自定类型元素序列的中位数 (25 分)
- 1.雷点:mysql数据库转移到oracle,2.qt5.12.3 连接oracle 12c数据库
- 【QT源代码复用】QDateTimeEdit的下拉按钮事件响应
- Leetcode 2028. find out the missing observation data
- 递归求简单交错幂级数的部分和 (15分)
- LeetCode:626. 换座位
- 1.moveToThread的一个完整实例,2.qt表达式求值
- LeetCode: 184. 部门工资最高的员工
- Pat class B 1010 univariate polynomial derivation (problem meaning understanding)
猜你喜欢
模块TensorFlow中没有Session
App mobile terminal test [6] application program (APK) package management and activity
Summary 20220121
Interrogation aléatoire de n données dans diverses bases de données
数据存储分区--范围分区,哈希分区,列表分区,性能调优必不可缺少的部分
在各类数据库中随机查询n条数据
PTA 6-11 find the median of self-determined type element sequence (25 points)
PTA basic question 7-23 currency conversion (20 points) (true)
Thymeleaf中一个页面怎么嵌套另一个页面,关于页面嵌套,标签告诉你应该知道的
Leetcode 114. expand binary tree into linked list
随机推荐
6-2-depth first search underground maze exploration (30 points)
When serializing JSON objects, how to return JSON strings with attribute names with null values?
03. simple responsibility principle
Leetcode 2039. when the network is idle
There is no session in the tensorflow module
Summary 20220119
Solve the problem that the target bytecode version number of IntelliJ cannot be maintained
Summary 20220210
Summary 20215 (Kruskal and PRIM)
Important knowledge points of go language: string, UTF-8 encoding, Rune
App mobile End test [6] application (APK) package Management and Activity
Randomly query n pieces of data in various databases
webFlux 中使用 openFeign 实现远程调用遇到的问题
Qt | boîtes de dialogue modales et non modales qdialog
LeetCode 693. 交替位二进制数
Stm32+esp8266+mqtt protocol connects onenet IOT platform
1.雷点:mysql数据库转移到oracle,2.qt5.12.3 连接oracle 12c数据库
Upgrade win10sp1 to the latest version; Qt5.9.6 static compilation (network is valid)
PTA 6-11 find the median of self-determined type element sequence (25 points)
1.qt 查看源码