Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add translation invariant, scale invariant #1218

Merged
merged 1 commit into from Apr 18, 2020
Merged

Conversation

minhduc0711
Copy link
Contributor

@minhduc0711 minhduc0711 commented Apr 17, 2020

tranyenthy: translation invariant trong

While previously, we might have required billions of parameters to represent just a single layer in an image-processing network, we now typically need just a few hundred.
The price that we pay for this drastic modification is that our features will be translation invariant and that our layer can only take local information into account.
All learning depends on imposing inductive bias.
When that bias agrees with reality, we get sample-efficient models that generalize well to unseen data.

nên dịch là gì nhỉ mọi người?

rootonchair
tính bất biến dịch chuyển hoặc tính bất biến di dời.

minhduc0711
hình như translate được dịch là tịnh tiến thì phải

rootonchair
Mình chưa thấy trong glossary từ này. Mà nếu là tịnh tiến thì có hơi bị giới hạn không?

rootonchair
Mình muốn hỏi thêm từ scale mình hay dịch là gì nhỉ? Sẵn cho scale invariant luôn

minhduc0711
trong ngữ cảnh hình học thì phép dời hình khái quát hơn phép tịnh tiến, ko biết link này có legit ko 😶

minhduc0711
scale thì mình hay dịch là khoảng giá trị, nhưng với ảnh chắc phải nghĩ từ khác

minhduc0711
hay dịch là kích thước (ảnh) nhỉ

Nguyen Van Tam
https://stats.stackexchange.com/questions/208936/what-is-translation-invariance-in-computer-vision-and-convolutional-neural-netwo.
Mình đồng ý với minhduc0711 dịch là tịnh tiến.

Nguyen Van Tam
scale mình nhớ không nhầm có người còn dịch là thang đo

rootonchair
http://tratu.soha.vn/dict/vn_vn/T%E1%BB%8Bnh_ti%E1%BA%BFn

dời chỗ sao cho mỗi đường thẳng nối hai điểm bất kì của vật luôn luôn song song với chính nó

Yup, đồng ý tịnh tiến

minhduc0711
scale invariant ám chỉ là nếu mình phóng to/thu nhỏ ảnh, thì feature vẫn giống nhau nhỉ

rootonchair
Đúng rồi

Nguyen Van Tam
Khó dịch phết :))

minhduc0711
thế mình nghĩ kích thước hợp lý rồi :v

Phúc Lê
'bất biến tịnh tiến' với 'bất biến quy mô'

Nguyen Van Tam
+1 kích thước 😃

rootonchair
Từ này hơi bí, tạm thời mình sẽ delay lại. Tại vì theo nghĩa gốc thì bất biến quy mô sẽ tổng quát hơn.
https://physics.stackexchange.com/questions/90883/what-is-scale-invariance

@thanhcsf thanhcsf added this to Review in progress in v0.14.x via automation Apr 17, 2020
v0.14.x automation moved this from Review in progress to Reviewer approved Apr 18, 2020
@thanhcsf thanhcsf merged commit c3e89d8 into master Apr 18, 2020
v0.14.x automation moved this from Reviewer approved to Done Apr 18, 2020
@thanhcsf thanhcsf deleted the glossary-apr-17-duc branch April 18, 2020 17:32
@thanhcsf thanhcsf mentioned this pull request Apr 18, 2020
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v0.14.x
  
Done (Max)
Development

Successfully merging this pull request may close these issues.

None yet

3 participants