From 9990c9c92d9d6ad89b783543679d16bbc8e9eff9 Mon Sep 17 00:00:00 2001 From: Ziyao Guo <103924255+GzyAftermath@users.noreply.github.com> Date: Fri, 6 Oct 2023 16:10:17 +0800 Subject: [PATCH] Update index.html --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 463fb7f..4ef3323 100644 --- a/index.html +++ b/index.html @@ -228,7 +228,7 @@
@@ -305,14 +305,14 @@
- Here we visualize the images synthesized by matching early and late trajectories, where easy patterns and hard patterns are embedded respectively. + Here we visualize the images synthesized by matching early and late trajectories, where easy patterns and hard patterns are embedded into the synthetic data respectively.
- As can be observed, matching early trajectories will blend the target object into the background and blur the details, which help DNNs to learn to identify commen (easy) samples according to their basic patterns. + As can be observed, matching early trajectories will blend the target object into the background and blur the details, which helps DNNs to learn to identify common (easy) samples according to their basic patterns.
- Conversely, matching late trajectories will give more detials about the target, which help DNNs to learn to identify the outlier (hard) samples. + Conversely, matching late trajectories will give more details about the target, which helps DNNs to learn to identify the outlier (hard) samples.
@@ -399,4 +399,4 @@