{"id":14223,"date":"2023-10-14T13:00:13","date_gmt":"2023-10-14T13:00:13","guid":{"rendered":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/"},"modified":"2023-10-14T13:00:13","modified_gmt":"2023-10-14T13:00:13","slug":"generative-image-manifold-drag-your-gan-interactive-point-based-manipulation","status":"publish","type":"post","link":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/","title":{"rendered":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023"},"content":{"rendered":"\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-left kksr-valign-top\"\n    data-payload='{&quot;align&quot;:&quot;left&quot;,&quot;id&quot;:&quot;14223&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;top&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;0&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;0&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Rate this post&quot;,&quot;legend&quot;:&quot;0\\\/5 - (0 votes)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023&quot;,&quot;width&quot;:&quot;0&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 0px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 19.2px;\">\n            <span class=\"kksr-muted\">Rate this post<\/span>\n    <\/div>\n    <\/div>\n<p>We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial networks (GANs), have shown remarkable effectiveness in generating random optical images. In real-world applications, the ability to control combined image inputs is essential for learning-based image synthesis methods. For example, social media users may want to change the position, shape, expression and body posture of a person or animal in a photo-realistic photo, professional media editors may need quickly sketch out specific scene layouts for movies, and car designers may want to interactively change the shape of their designs.<\/p>\n<p><img decoding=\"async\" data-expand=\"600\" class=\"lazyload\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 1 1'%2F%3E\" data-src=\"https:\/\/external-content.duckduckgo.com\/iu\/?u=http:\/\/pkbnews.in\/wp-content\/uploads\/2023\/05\/Generative-Image-Manifold-2.jpg\" alt=\"Diverse creative images\"><img decoding=\"async\" src=\"\" alt=\"Diverse creative images\"><\/p>\n<h2>Diverse creative images<\/h2>\n<p>To satisfy diverse user goals, an ideal controlled image synthesis technique should have the following characteristics. 1) Flexibility: It can control many different spatial characteristics, such as the position, attitude, expression, and arrangement of produced objects or creatures. 2) Accuracy: It must be able to manage spatial characteristics accurately. 3. Generality: Must be applicable to many different types of objects, not specific to any one object. This work attempts to fully satisfy all of these characteristics, whereas previous works have only fully met one or two of them. Most legacy techniques rely on supervised learning, using manually annotated data or prior 3D models to train the GAN in a controlled manner.<\/p>\n<\/p>\n<p>Recently, the synthesis of visual instructions with text has received attention. As a result, these techniques sometimes manage a limited number of spatial characteristics or provide users with limited editing capabilities. They must also apply to new object types. However, text instructions must increase adaptability and accuracy when changing spatial characteristics. For example, it cannot be used to move an object to a specific number of pixels. The authors of this work consider a powerful but underutilized interaction point-based operation for flexible, precise, and comprehensive GAN control. The goal is to shift the handle points in the direction of the appropriate target point by clicking as many handle points and target points as desired on the image.<\/p>\n<div style=\"clear:both;margin-top:0em;margin-bottom:1em\"><a href=\"https:\/\/tekmonk.edu.vn\/bio\/doug-kiker-missing-where-is-doug-the-garbage-man-now\" target=\"_blank\" rel=\"&quot;dofollow&quot; noopener\" class=\"ufcf2b118019b65b69956964dd4ed1824\"><\/p>\n<div class=\"centered-text-area\">\n<div class=\"centered-text\" style=\"float: left\">\n<div class=\"ufcf2b118019b65b69956964dd4ed1824-content\"><span class=\"ctaText\">See more:<\/span>&nbsp; <span class=\"postTitle\">Doug Kiker missing: Where is Doug the garbage man now?<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"ctaButton\"><\/div>\n<p><\/a><\/div>\n<p>The method most similar to our scenario studies traction-based manipulation. The user has control over multiple partial properties using this point-based operation, independent of object categories. Compared to that problem, the problem presented in this paper has two additional challenges: They consider managing some points that their approach has difficulty in doing, and they also require points handle reaching target points precisely, something their approach cannot do. DO.<\/p>\n<p>Categories: <a href=\"https:\/\/tekmonk.edu.vn\/bio\/trending\">Trending<\/a><br \/> Source: <a href=\"https:\/\/tekmonk.edu.vn\/bio\">Tekmonk Bio<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial networks (GANs), have shown remarkable effectiveness in generating random optical images. In real-world applications, the ability to control combined image inputs is essential for learning-based image synthesis methods. For [&hellip;] <a class=\"g1-link g1-link-more\" href=\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\">More<\/a><\/p>\n","protected":false},"author":1,"featured_media":14224,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[],"reaction":[],"adace-sponsor":[],"class_list":{"0":"post-14223","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-trending"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023<\/title>\n<meta name=\"description\" content=\"We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023\" \/>\n<meta property=\"og:description\" content=\"We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\" \/>\n<meta property=\"og:site_name\" content=\"People magazine\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-14T13:00:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"mybio\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"mybio\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\"},\"author\":{\"name\":\"mybio\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/15ff1e69a8f7aaf06199c13d3ebfe105\"},\"headline\":\"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023\",\"datePublished\":\"2023-10-14T13:00:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\"},\"wordCount\":428,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg\",\"articleSection\":[\"Trending\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\",\"url\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\",\"name\":\"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023\",\"isPartOf\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg\",\"datePublished\":\"2023-10-14T13:00:13+00:00\",\"author\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/15ff1e69a8f7aaf06199c13d3ebfe105\"},\"description\":\"We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial\",\"breadcrumb\":{\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage\",\"url\":\"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg\",\"contentUrl\":\"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg\",\"width\":1200,\"height\":675,\"caption\":\"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023 - networth, wiki, biography\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/tekmonk.edu.vn\/bio\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/#website\",\"url\":\"https:\/\/tekmonk.edu.vn\/bio\/\",\"name\":\"People magazine\",\"description\":\"Famous People Networth , Bio\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tekmonk.edu.vn\/bio\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/15ff1e69a8f7aaf06199c13d3ebfe105\",\"name\":\"mybio\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0145ef8e2c313a551b474435bff331c71331a1273a05fff8426740b2d8e4415f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0145ef8e2c313a551b474435bff331c71331a1273a05fff8426740b2d8e4415f?s=96&d=mm&r=g\",\"caption\":\"mybio\"},\"description\":\"I want to write about famous people because they have many things to learn\",\"sameAs\":[\"https:\/\/tekmonk.edu.vn\/bio\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023","description":"We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/","og_locale":"en_US","og_type":"article","og_title":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023","og_description":"We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial","og_url":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/","og_site_name":"People magazine","article_published_time":"2023-10-14T13:00:13+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg","type":"image\/jpeg"}],"author":"mybio","twitter_card":"summary_large_image","twitter_misc":{"Written by":"mybio","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#article","isPartOf":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/"},"author":{"name":"mybio","@id":"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/15ff1e69a8f7aaf06199c13d3ebfe105"},"headline":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023","datePublished":"2023-10-14T13:00:13+00:00","mainEntityOfPage":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/"},"wordCount":428,"commentCount":0,"image":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage"},"thumbnailUrl":"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg","articleSection":["Trending"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/","url":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/","name":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023","isPartOf":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage"},"image":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage"},"thumbnailUrl":"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg","datePublished":"2023-10-14T13:00:13+00:00","author":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/15ff1e69a8f7aaf06199c13d3ebfe105"},"description":"We will go into more detail about GANs in this article because people want to learn more about it. Deep generative models, such as generative adversarial","breadcrumb":{"@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#primaryimage","url":"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg","contentUrl":"https:\/\/tekmonk.edu.vn\/bio\/wp-content\/uploads\/2023\/10\/Generative-Image-Manifold-Drag-Your-GAN-Interactive-Point-based-Manipulation.jpg","width":1200,"height":675,"caption":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023 - networth, wiki, biography"},{"@type":"BreadcrumbList","@id":"https:\/\/tekmonk.edu.vn\/bio\/generative-image-manifold-drag-your-gan-interactive-point-based-manipulation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tekmonk.edu.vn\/bio\/"},{"@type":"ListItem","position":2,"name":"Generative Image Manifold: Drag Your GAN, Interactive Point-based Manipulation 2023"}]},{"@type":"WebSite","@id":"https:\/\/tekmonk.edu.vn\/bio\/#website","url":"https:\/\/tekmonk.edu.vn\/bio\/","name":"People magazine","description":"Famous People Networth , Bio","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tekmonk.edu.vn\/bio\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/15ff1e69a8f7aaf06199c13d3ebfe105","name":"mybio","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tekmonk.edu.vn\/bio\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0145ef8e2c313a551b474435bff331c71331a1273a05fff8426740b2d8e4415f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0145ef8e2c313a551b474435bff331c71331a1273a05fff8426740b2d8e4415f?s=96&d=mm&r=g","caption":"mybio"},"description":"I want to write about famous people because they have many things to learn","sameAs":["https:\/\/tekmonk.edu.vn\/bio"]}]}},"wps_subtitle":"","_links":{"self":[{"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/posts\/14223","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/comments?post=14223"}],"version-history":[{"count":0,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/posts\/14223\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/media\/14224"}],"wp:attachment":[{"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/media?parent=14223"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/categories?post=14223"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/tags?post=14223"},{"taxonomy":"reaction","embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/reaction?post=14223"},{"taxonomy":"adace-sponsor","embeddable":true,"href":"https:\/\/tekmonk.edu.vn\/bio\/wp-json\/wp\/v2\/adace-sponsor?post=14223"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}