Source author record

Giang V. Nguyen

Giang V. Nguyen appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2023arXiv

Asymptotics of the exterior conformal modulus of a symmetric quadrilateral under stretching map

In this work, we study the distortion of the exterior conformal modulus of a symmetric quadrilateral, when stretched in the direction of the abscissa axis with the coefficient $H\to \infty$. By using some facts from the theory of elliptic integrals, we confirm that the asymptotic behavior of this modulus does not depend on the shape of the boundary of the quadrilateral; moreover, it is equivalent to $(1/π)\log H$ as $H\to \infty$.

preprint2022arXiv

Asymptotics of the conformal modulus of a nonsymmetric unbounded doubly-connected domain under stretching

We describe the asymptotic behavior of the conformal modulus of an unbounded doubly-connected domain, non-symmetric with respect to the coordinate axes, when stretched in the direction of the abscissa axis with coefficient $H\to +\infty$. Therefore, we give a partial answer to a problem, suggested by M.~Vourinen, for the case of an arbitrary unbounded domain.

preprint2021arXiv

Simple Multi-Resolution Representation Learning for Human Pose Estimation

Human pose estimation - the process of recognizing human keypoints in a given image - is one of the most important tasks in computer vision and has a wide range of applications including movement diagnostics, surveillance, or self-driving vehicle. The accuracy of human keypoint prediction is increasingly improved thanks to the burgeoning development of deep learning. Most existing methods solved human pose estimation by generating heatmaps in which the ith heatmap indicates the location confidence of the ith keypoint. In this paper, we introduce novel network structures referred to as multi-resolution representation learning for human keypoint prediction. At different resolutions in the learning process, our networks branch off and use extra layers to learn heatmap generation. We firstly consider the architectures for generating the multi-resolution heatmaps after obtaining the lowest-resolution feature maps. Our second approach allows learning during the process of feature extraction in which the heatmaps are generated at each resolution of the feature extractor. The first and second approaches are referred to as multi-resolution heatmap learning and multi-resolution feature map learning respectively. Our architectures are simple yet effective, achieving good performance. We conducted experiments on two common benchmarks for human pose estimation: MSCOCO and MPII dataset. The code is made publicly available at https://github.com/tqtrunghnvn/SimMRPose.