SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 610
E-COMMERCE WEBSITE WITH AR-BASED TECHNOLOGY
Ashish Khedekar 1, Mohammed Moheed2, Piyush Khandetod3 , Prof. Anuradha Kapoor4
1Ashish Khedekar, Dept of Information Technology Engineering, Atharva College of Engineering
2Mohammed Moheed, Dept of Information Technology Engineering, Atharva College of Engineering
3Piyush Khandetod, Dept of Information Technology Engineering, Atharva College of Engineering
4Prof. Anuradha Kapoor, Dept of Information Technology Engineering, Atharva College of Engineering,
Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - Augmented Reality (AR) is advantageous and
reliable with efficiency in serving the customers to watch a
computer-generated view of products with a touch of a finger
from their smartphones at any time at their convenience.
Augmented reality technology enables customers to have a
real-world view of their products virtually which eventually
saves the time for travelling viewing in the real shop.
In this paper, we've developed an E-Commerce website with
AR grounded technology in which customers can try products
nearly with the help of the AR option from home itself. We've
used a media pipe frame for body discovery. The Media Pipe
Holistic channel integrates separate models for disguise, face,
and hand. Because of their different specializations, the input
to one element isn't well-suited for the others. The disguise
estimation model, for illustration, takes a lower, fixed
resolution videotape frame (256x256) as input. For instance,
one was to crop the hand and face regions from that image to
pass to their separate models, the image resolution would be
too low for accurate articulation. Thus, we designed
MediaPipe Holistic as a multi-stage channel, which treats the
different regions using a region applicable image resolution.
AR deals with see-through devices, usually sported on the top
that covers graphics and text on the user's view of his or her
surroundings. AR enhances the real world with computer-
generated things that occur to appear in the same area as the
real world. AR system is developed which incorporates the
brain’s retorts to 2D interfaces by taking visual, auditory, and
kinaesthetic collaborations.
Key Words: Augmented reality, Media pipe, Holistic
model, Disguise Estimation model, Body discovery.
1.INTRODUCTION
Augmented reality is an interactional encounter of an
everyday world where the entities that inhabit the physical
sphere are developed by simulated perceptual knowledge,
sometimes across numerous sensory systems, including
visual, auditory, haptic, and others. It is a flourishing
development among e-commerce companies involved in
business for attracting customers and understanding their
needs. It is a highly graphic, interactivemethodofpresenting
relevant digital information in the context of the physical
environment—generatingcustomers,clarifyingtheirdoubts,
and improving business outcomes in e-commerce sites.
There are two ways for detecting landmarks of the body
using AR technology
1) Open pose model
2) Holistic model
In this paper, we have used a media pipe framework in
which a holistic model is taken for landmark detection
instead of the open pose model because the holistic model
identifies more sights as equated to the open pose model.
More landmarks are revealed resulting in the increased
accuracy and precision of the detection process.
2. PROPOSED APPROACH
As we all know buying a product online on basis of images
available or displayed is quite ambiguous which creates
confusion. As the trying option is not available on the
website and we are quite unclear with our selection and not
at all satisfied. To remove this dilemma, we proposed a
solution to create a website with AR-based technology that
helps users to try products virtually with the help of the AR
option from anywhere and anytime themselves. We have
used a media pipe for body detection. MediaPipe Holistic
comprises a new pipeline with the
enhanced pose, face and hand elements. This individually
tracks in real-time, with the least memory transmission
between their inference backends, with additional support
for interchangeability of the three elements, depending on
the quality of transactions. The MediaPipe Holistic pipeline
incorporates separate models for the pose, face, and hand
components, each of which is optimized for their unique
domain. However, due to their different specialisms, the
response to one module is not compatible with the others.
MediaPipe Holistic approximates the human pose with
a pose detector and consequentkey pointmodel.Then,using
the assumed pose key points, it derives three regions of
interest (ROI). The pipelinethenproducesthefull-resolution
input frame to these ROIs and applies task-specific face and
pose models to estimate their consistent key points. Finally,
all key points are unified with those of the pose model to
yield the full 540+ key points.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 611
3. ARCHITECTURE
The consumer needs to select a product froma widerangeof
available goods on the website which would direct him/her
to the product view page. The product view page is infused
with all the relevant information andpicturesoftheproduct.
Under the price of the product, the consumer would get the
AR view option. The customer can see a virtual pictureofthe
product by clicking on the AR view option and enjoying the
views from all angles vividly. After clicking on the AR view
option, the camera frame will open, and the media pipe
would search for the target in the frame. This would be
followed by the detection of the landmark. The model would
be overlapped on the targeted landmarks and a display of a
2D picture of the product would appear.
4. METHODOLOGY
1. Python: Python is an advanced, universal-objective
programming language. Its layout attitude stresses code
legibility with the use of substantial indentation.Itslanguage
structures and object-tailored approach intend to help
programmers create perfect, logical code for small- and
large-scale events.
2. OpenCV: OpenCV is a collectionofprogrammingfunctions
primarily designed in real-time mainframe visual sense.
Created by Intel, it was later endorsed by Willow Garage.
OpenCV is a fantastic means for picture handling and
presenting computer vision assignments. It is an open-
source virtual storehouse that can be used to execute
assignments like face identification, objection tracing,
landmark identification, and much more. It maintains
multiple languages including python, java C++.
3. MediaPipe: Media Pipe Instant Motion Tracking requires
AR tracing across devices and platforms without
commencing or adjustment. It is built upon the Media Pipe
Box Tracking solution. With Instant Motion Tracking, you
can simply order virtual 2D and 2D matter on fixed or
moving sides, allowing them to impeccably cooperate with
the real-world atmosphere.
4. Django: Django is a complex Python web structure that
facilitates the quick expansion of reliable and supportable
websites. Built by qualified inventors, Django takes the
attention of much of the trouble of web expansion, so you
can concentrate on writing your appwithoutreinventing the
wheel. It is available, unrestricted and open-source, has a
flourishing and active community, wonderful
documentation, and numerous opportunities for free and
paid-for support.
5. IMPLEMENTATION
Mediapipe Holistic is one of the channels that comprise
optimized face, hands, and pose elements which allows for
holistic tracking, thus empowering the prototype to
instantaneously detect hand and body poses along with
facial landmarks. One of the chief norms of MediaPipe
holistic is to identify face and hands andextractkeypointsto
pass on to a computer vision model. Identify face and hands
using Holistic and obtain significant points. The subsequent
code fragment is a purpose to approach image input from
system web camera using OpenCV framework,identifyhand
and facial landmarks and obtain key points. For face
detection, we have used media pipe face mesh whichdetects
468 points on the face and it can also enable the overlay of
digital content and information on top of the physical world
in augmented reality. For body detection, we have used the
media pipe pose model. It is lightweight due to which our
frame rate increased from 5,6 fps to 24,25 fps.
6. ADVANTAGES OF AR IN E-COMMERCE WEBSITES
1. Boost customer engagement
AR is essentially collaborating, makingiteasyforusersto get
obsessed with the website. And the extended theystayon an
e-commerce website, the further chance they may buy
different things. Even if they don’t purchase for the duration
of their visit, the improved involvement means they’ve
established a relationship with brands and products and
tend to make a recollection — making them remember the
website in the future. AR creates an emotional contact
between buyer and product. Presentation of e-commerce
goods in AR increases consumer-product connection makes
the spending experience more impressive, gives users
passions, and amazes them.
2. Reach new customers
To get people’s interest in a blaring world, there is a need to
create a buzz. Creating an appealing ARcampaigncanbe one
way to achieve it. Evolving extended reality solutions in e-
commerce is a great approach to attract a new generation of
customers. Generation Y and Z are tricky to surprise and
Augmented reality would surely help to generate correctly
that WOW effect. As they are the entities who set the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 612
developments for the use of certain items, then to wonder
them is the right way to encourage the purchase of company
products.
3. Reduce returns
With AR, customers receive a lot more information about a
product than with a still image or even a video. Along with
presenting 2D views, what a product would offer to a
consumer can be depicted. This results in matching their
expectations when they receive the product.
4. Creating AR in a Web browser
By creating augmented reality offered from a web browser,
there is an increase in the probability that customers would
use it, which automatically increases the chances that they
would connect with and buy your products.
5. Visualizations before Buying
Customers get the opportunity to visualize a product before
purchasing. Customers want toexperiment withtheproduct,
considering it from all sides to make sure it is value buying.
Customers can perform all the required product strategies
with ease anytime andanywherethroughaugmentedreality.
All they require is to download an application and select the
desired product.
6. Increase Brand Awareness
AR solutions form improved brand awareness and build
greater marketing. The execution of AR technologies can
boost the brand, make it innovative, superior, pioneering,
and noteworthy. Customers always want to return to those
enterprises that have taken care of them and provided them
with the most excellent feel of utilizing their services. This
enhances the reliabilityofconsumersandtheirpreferenceto
buy products.
7. Optimize Supply Chain
AR systems in e-commerce websites or stores contain an
infinite number of products, despite their size and
availability. One can save the expenditures of rent and
maintenance of space, the salaries of consultantsandsellers,
logistics. One needs to create an e-commerce website, fill it
with a wide range of products and look after the customer
experience within an e-commerce website.
Augmented Reality (AR) technology generates fun,
attractive, and immersive consumer experiences.Theability
to accomplish AR following around devices and platforms,
without commencing, stays critical to control AR
applications at scale.
7. RESULT
Augmented Reality in eCommerce websites permits the
consumers to get a dynamic experience of their products.
Also, it will allow the consumers to relate to the product just
like they would in the real world. It provides live 2D
collaborative models to help the consumers make better
buying choices. For example, different products would have
different images as per consumer‘s selection and are
illustrated in the images below
8. CONCLUSION
This website has been curated to simplify the browsing
experience of the consumers and make their purchasing
experience memorable and pleasant. The consumers would
be empowered with the tool of AR in their daily life. E-
Commerce Website with AR Based Technology is a useful
and effective website in assisting the consumers to try the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 613
real world view of their products anytime from anywhere at
their convenience and comfort. The augmented reality in
eCommerce websites provides customers with an enticing
experience, permitting them to have a real-time interface
with products while remaining in their surroundings. The
capacity to preview the article in AR on an e-commerce
website takes away some of the ambiguity of shopping
online. This ultimately makes the consumers confident that
they do not have to go through the hassle of returning their
merchandise. There is so much a person can do staying at
home with the super potentiality of ever developing and
upgrading technology. AR system solutions in e-commerce
websites are an immediate way to success that establishes a
comprehensive customer experience assuring special and
exciting new adventures.
REFERENCES
1. Ohri, Ashish, Shashank Agrawal, andGarima S.Chaudhary.
"On-device Realtime Pose Estimation & Correction.
IJAEM(2021).
2. Seunghwan Choi, SunghyunPark,MinsooLee,Jaegul Choo;
Proceedings of the IEEE/CVF Conference on Computer
Vision and Pattern Recognition (CVPR), 2021, pp. 14131-
14140.
3. Rosni, Nurul Shuhadah, et al. "Development of mobile
markerless augmented reality for cardiovascular system in
anatomy and physiology courses in physiotherapy
education." 2020 14th International Conference on
Ubiquitous Information Management and Communication
(IMCOM). IEEE, 2020.
4. Koca, Buse Asena, Burakhan Çubukçu, and Uğur Yüzgeç.
"Augmented reality application for preschool children with
unity 3D platform." 2019 3rd International Symposium on
Multidisciplinary Studies and Innovative Technologies
(ISMSIT). IEEE, 2019.
5. Bajireanu, Roman, Redes neuraisconvolucionaisEstimaçã
de pose Sobreposição de roupas Inteligencia artificial, 18-
Jan-2019.

More Related Content

Similar to E-COMMERCE WEBSITE WITH AR-BASED TECHNOLOGY

IRJET- Data Visualization using Augmented Reality
IRJET- Data Visualization using Augmented RealityIRJET- Data Visualization using Augmented Reality
IRJET- Data Visualization using Augmented Reality
IRJET Journal
 
How effective is Swift’s AR technology in developing.pdf
How effective is Swift’s AR technology in developing.pdfHow effective is Swift’s AR technology in developing.pdf
How effective is Swift’s AR technology in developing.pdf
Mindfire LLC
 
IRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall Assistant
IRJET Journal
 
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
IRJET Journal
 
Augmented Reality in Medical Education
Augmented Reality in Medical EducationAugmented Reality in Medical Education
Augmented Reality in Medical Education
IRJET Journal
 
Augmented Reality
Augmented RealityAugmented Reality
Augmented Reality
Apurva Hyanki
 
Augmented Realities 2021
Augmented Realities 2021Augmented Realities 2021
Augmented Realities 2021
debbieholley1
 
IRJET- Survey of Fashion Mirror
IRJET- Survey of Fashion MirrorIRJET- Survey of Fashion Mirror
IRJET- Survey of Fashion Mirror
IRJET Journal
 
Published_Papers
Published_PapersPublished_Papers
Published_Papers
Swapnil Chandra
 
MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416
Raj Ojha
 
MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416
Raj Ojha
 
IRJET- Smart Interactive Mirror Interface
IRJET-  	  Smart Interactive Mirror Interface IRJET-  	  Smart Interactive Mirror Interface
IRJET- Smart Interactive Mirror Interface
IRJET Journal
 
How can marketing solution companies use AR?
How can marketing solution companies use AR? How can marketing solution companies use AR?
How can marketing solution companies use AR?
REALISE AR Team
 
Voice Controlled E-commerce Web App
Voice Controlled E-commerce Web AppVoice Controlled E-commerce Web App
Voice Controlled E-commerce Web App
IRJET Journal
 
Web Development Trends That Businesses Can Adopt To Benefit In 2022
Web Development Trends That Businesses Can Adopt To Benefit In 2022Web Development Trends That Businesses Can Adopt To Benefit In 2022
Web Development Trends That Businesses Can Adopt To Benefit In 2022
ZimbleCode
 
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web AppCreation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
IRJET Journal
 
Future fashion concept
Future fashion conceptFuture fashion concept
Future fashion concept
consthio
 
IRJET - Innovative Cart for Smart Shopping
IRJET -  	  Innovative Cart for Smart ShoppingIRJET -  	  Innovative Cart for Smart Shopping
IRJET - Innovative Cart for Smart Shopping
IRJET Journal
 
FASHION ANDROID APPLICATION USING AUGMENTED REALITY : A SURVEY
FASHION ANDROID APPLICATION USING  AUGMENTED REALITY : A SURVEYFASHION ANDROID APPLICATION USING  AUGMENTED REALITY : A SURVEY
FASHION ANDROID APPLICATION USING AUGMENTED REALITY : A SURVEY
IJTRET-International Journal of Trendy Research in Engineering and Technology
 
IRJET - Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET -  	  Digital Advertisement using Artificial Intelligence for Data Anal...IRJET -  	  Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET - Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET Journal
 

Similar to E-COMMERCE WEBSITE WITH AR-BASED TECHNOLOGY (20)

IRJET- Data Visualization using Augmented Reality
IRJET- Data Visualization using Augmented RealityIRJET- Data Visualization using Augmented Reality
IRJET- Data Visualization using Augmented Reality
 
How effective is Swift’s AR technology in developing.pdf
How effective is Swift’s AR technology in developing.pdfHow effective is Swift’s AR technology in developing.pdf
How effective is Swift’s AR technology in developing.pdf
 
IRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall AssistantIRJET- A Survey on Technologies used in Mall Assistant
IRJET- A Survey on Technologies used in Mall Assistant
 
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...Development of Android Based Mobile App for PrestaShop eCommerce  Shopping Ca...
Development of Android Based Mobile App for PrestaShop eCommerce Shopping Ca...
 
Augmented Reality in Medical Education
Augmented Reality in Medical EducationAugmented Reality in Medical Education
Augmented Reality in Medical Education
 
Augmented Reality
Augmented RealityAugmented Reality
Augmented Reality
 
Augmented Realities 2021
Augmented Realities 2021Augmented Realities 2021
Augmented Realities 2021
 
IRJET- Survey of Fashion Mirror
IRJET- Survey of Fashion MirrorIRJET- Survey of Fashion Mirror
IRJET- Survey of Fashion Mirror
 
Published_Papers
Published_PapersPublished_Papers
Published_Papers
 
MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416
 
MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416MCL Corporate Presentation - 0416
MCL Corporate Presentation - 0416
 
IRJET- Smart Interactive Mirror Interface
IRJET-  	  Smart Interactive Mirror Interface IRJET-  	  Smart Interactive Mirror Interface
IRJET- Smart Interactive Mirror Interface
 
How can marketing solution companies use AR?
How can marketing solution companies use AR? How can marketing solution companies use AR?
How can marketing solution companies use AR?
 
Voice Controlled E-commerce Web App
Voice Controlled E-commerce Web AppVoice Controlled E-commerce Web App
Voice Controlled E-commerce Web App
 
Web Development Trends That Businesses Can Adopt To Benefit In 2022
Web Development Trends That Businesses Can Adopt To Benefit In 2022Web Development Trends That Businesses Can Adopt To Benefit In 2022
Web Development Trends That Businesses Can Adopt To Benefit In 2022
 
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web AppCreation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
Creation Of Social Group in Full Stack Progressive Apparel Purchasing Web App
 
Future fashion concept
Future fashion conceptFuture fashion concept
Future fashion concept
 
IRJET - Innovative Cart for Smart Shopping
IRJET -  	  Innovative Cart for Smart ShoppingIRJET -  	  Innovative Cart for Smart Shopping
IRJET - Innovative Cart for Smart Shopping
 
FASHION ANDROID APPLICATION USING AUGMENTED REALITY : A SURVEY
FASHION ANDROID APPLICATION USING  AUGMENTED REALITY : A SURVEYFASHION ANDROID APPLICATION USING  AUGMENTED REALITY : A SURVEY
FASHION ANDROID APPLICATION USING AUGMENTED REALITY : A SURVEY
 
IRJET - Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET -  	  Digital Advertisement using Artificial Intelligence for Data Anal...IRJET -  	  Digital Advertisement using Artificial Intelligence for Data Anal...
IRJET - Digital Advertisement using Artificial Intelligence for Data Anal...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
mamamaam477
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
amsjournal
 
gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))
shivani5543
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
Hitesh Mohapatra
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
NazakatAliKhoso2
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
zubairahmad848137
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
ecqow
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
sachin chaurasia
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
gowrishankartb2005
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
Addu25809
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
abbyasa1014
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 

Recently uploaded (20)

Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
UNLOCKING HEALTHCARE 4.0: NAVIGATING CRITICAL SUCCESS FACTORS FOR EFFECTIVE I...
 
gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))gray level transformation unit 3(image processing))
gray level transformation unit 3(image processing))
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
Generative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of contentGenerative AI leverages algorithms to create various forms of content
Generative AI leverages algorithms to create various forms of content
 
Textile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdfTextile Chemical Processing and Dyeing.pdf
Textile Chemical Processing and Dyeing.pdf
 
Casting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdfCasting-Defect-inSlab continuous casting.pdf
Casting-Defect-inSlab continuous casting.pdf
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
一比一原版(CalArts毕业证)加利福尼亚艺术学院毕业证如何办理
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.The Python for beginners. This is an advance computer language.
The Python for beginners. This is an advance computer language.
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
Material for memory and display system h
Material for memory and display system hMaterial for memory and display system h
Material for memory and display system h
 
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENTNATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
NATURAL DEEP EUTECTIC SOLVENTS AS ANTI-FREEZING AGENT
 
Engineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdfEngineering Drawings Lecture Detail Drawings 2014.pdf
Engineering Drawings Lecture Detail Drawings 2014.pdf
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 

E-COMMERCE WEBSITE WITH AR-BASED TECHNOLOGY

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 610 E-COMMERCE WEBSITE WITH AR-BASED TECHNOLOGY Ashish Khedekar 1, Mohammed Moheed2, Piyush Khandetod3 , Prof. Anuradha Kapoor4 1Ashish Khedekar, Dept of Information Technology Engineering, Atharva College of Engineering 2Mohammed Moheed, Dept of Information Technology Engineering, Atharva College of Engineering 3Piyush Khandetod, Dept of Information Technology Engineering, Atharva College of Engineering 4Prof. Anuradha Kapoor, Dept of Information Technology Engineering, Atharva College of Engineering, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - Augmented Reality (AR) is advantageous and reliable with efficiency in serving the customers to watch a computer-generated view of products with a touch of a finger from their smartphones at any time at their convenience. Augmented reality technology enables customers to have a real-world view of their products virtually which eventually saves the time for travelling viewing in the real shop. In this paper, we've developed an E-Commerce website with AR grounded technology in which customers can try products nearly with the help of the AR option from home itself. We've used a media pipe frame for body discovery. The Media Pipe Holistic channel integrates separate models for disguise, face, and hand. Because of their different specializations, the input to one element isn't well-suited for the others. The disguise estimation model, for illustration, takes a lower, fixed resolution videotape frame (256x256) as input. For instance, one was to crop the hand and face regions from that image to pass to their separate models, the image resolution would be too low for accurate articulation. Thus, we designed MediaPipe Holistic as a multi-stage channel, which treats the different regions using a region applicable image resolution. AR deals with see-through devices, usually sported on the top that covers graphics and text on the user's view of his or her surroundings. AR enhances the real world with computer- generated things that occur to appear in the same area as the real world. AR system is developed which incorporates the brain’s retorts to 2D interfaces by taking visual, auditory, and kinaesthetic collaborations. Key Words: Augmented reality, Media pipe, Holistic model, Disguise Estimation model, Body discovery. 1.INTRODUCTION Augmented reality is an interactional encounter of an everyday world where the entities that inhabit the physical sphere are developed by simulated perceptual knowledge, sometimes across numerous sensory systems, including visual, auditory, haptic, and others. It is a flourishing development among e-commerce companies involved in business for attracting customers and understanding their needs. It is a highly graphic, interactivemethodofpresenting relevant digital information in the context of the physical environment—generatingcustomers,clarifyingtheirdoubts, and improving business outcomes in e-commerce sites. There are two ways for detecting landmarks of the body using AR technology 1) Open pose model 2) Holistic model In this paper, we have used a media pipe framework in which a holistic model is taken for landmark detection instead of the open pose model because the holistic model identifies more sights as equated to the open pose model. More landmarks are revealed resulting in the increased accuracy and precision of the detection process. 2. PROPOSED APPROACH As we all know buying a product online on basis of images available or displayed is quite ambiguous which creates confusion. As the trying option is not available on the website and we are quite unclear with our selection and not at all satisfied. To remove this dilemma, we proposed a solution to create a website with AR-based technology that helps users to try products virtually with the help of the AR option from anywhere and anytime themselves. We have used a media pipe for body detection. MediaPipe Holistic comprises a new pipeline with the enhanced pose, face and hand elements. This individually tracks in real-time, with the least memory transmission between their inference backends, with additional support for interchangeability of the three elements, depending on the quality of transactions. The MediaPipe Holistic pipeline incorporates separate models for the pose, face, and hand components, each of which is optimized for their unique domain. However, due to their different specialisms, the response to one module is not compatible with the others. MediaPipe Holistic approximates the human pose with a pose detector and consequentkey pointmodel.Then,using the assumed pose key points, it derives three regions of interest (ROI). The pipelinethenproducesthefull-resolution input frame to these ROIs and applies task-specific face and pose models to estimate their consistent key points. Finally, all key points are unified with those of the pose model to yield the full 540+ key points.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 611 3. ARCHITECTURE The consumer needs to select a product froma widerangeof available goods on the website which would direct him/her to the product view page. The product view page is infused with all the relevant information andpicturesoftheproduct. Under the price of the product, the consumer would get the AR view option. The customer can see a virtual pictureofthe product by clicking on the AR view option and enjoying the views from all angles vividly. After clicking on the AR view option, the camera frame will open, and the media pipe would search for the target in the frame. This would be followed by the detection of the landmark. The model would be overlapped on the targeted landmarks and a display of a 2D picture of the product would appear. 4. METHODOLOGY 1. Python: Python is an advanced, universal-objective programming language. Its layout attitude stresses code legibility with the use of substantial indentation.Itslanguage structures and object-tailored approach intend to help programmers create perfect, logical code for small- and large-scale events. 2. OpenCV: OpenCV is a collectionofprogrammingfunctions primarily designed in real-time mainframe visual sense. Created by Intel, it was later endorsed by Willow Garage. OpenCV is a fantastic means for picture handling and presenting computer vision assignments. It is an open- source virtual storehouse that can be used to execute assignments like face identification, objection tracing, landmark identification, and much more. It maintains multiple languages including python, java C++. 3. MediaPipe: Media Pipe Instant Motion Tracking requires AR tracing across devices and platforms without commencing or adjustment. It is built upon the Media Pipe Box Tracking solution. With Instant Motion Tracking, you can simply order virtual 2D and 2D matter on fixed or moving sides, allowing them to impeccably cooperate with the real-world atmosphere. 4. Django: Django is a complex Python web structure that facilitates the quick expansion of reliable and supportable websites. Built by qualified inventors, Django takes the attention of much of the trouble of web expansion, so you can concentrate on writing your appwithoutreinventing the wheel. It is available, unrestricted and open-source, has a flourishing and active community, wonderful documentation, and numerous opportunities for free and paid-for support. 5. IMPLEMENTATION Mediapipe Holistic is one of the channels that comprise optimized face, hands, and pose elements which allows for holistic tracking, thus empowering the prototype to instantaneously detect hand and body poses along with facial landmarks. One of the chief norms of MediaPipe holistic is to identify face and hands andextractkeypointsto pass on to a computer vision model. Identify face and hands using Holistic and obtain significant points. The subsequent code fragment is a purpose to approach image input from system web camera using OpenCV framework,identifyhand and facial landmarks and obtain key points. For face detection, we have used media pipe face mesh whichdetects 468 points on the face and it can also enable the overlay of digital content and information on top of the physical world in augmented reality. For body detection, we have used the media pipe pose model. It is lightweight due to which our frame rate increased from 5,6 fps to 24,25 fps. 6. ADVANTAGES OF AR IN E-COMMERCE WEBSITES 1. Boost customer engagement AR is essentially collaborating, makingiteasyforusersto get obsessed with the website. And the extended theystayon an e-commerce website, the further chance they may buy different things. Even if they don’t purchase for the duration of their visit, the improved involvement means they’ve established a relationship with brands and products and tend to make a recollection — making them remember the website in the future. AR creates an emotional contact between buyer and product. Presentation of e-commerce goods in AR increases consumer-product connection makes the spending experience more impressive, gives users passions, and amazes them. 2. Reach new customers To get people’s interest in a blaring world, there is a need to create a buzz. Creating an appealing ARcampaigncanbe one way to achieve it. Evolving extended reality solutions in e- commerce is a great approach to attract a new generation of customers. Generation Y and Z are tricky to surprise and Augmented reality would surely help to generate correctly that WOW effect. As they are the entities who set the
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 612 developments for the use of certain items, then to wonder them is the right way to encourage the purchase of company products. 3. Reduce returns With AR, customers receive a lot more information about a product than with a still image or even a video. Along with presenting 2D views, what a product would offer to a consumer can be depicted. This results in matching their expectations when they receive the product. 4. Creating AR in a Web browser By creating augmented reality offered from a web browser, there is an increase in the probability that customers would use it, which automatically increases the chances that they would connect with and buy your products. 5. Visualizations before Buying Customers get the opportunity to visualize a product before purchasing. Customers want toexperiment withtheproduct, considering it from all sides to make sure it is value buying. Customers can perform all the required product strategies with ease anytime andanywherethroughaugmentedreality. All they require is to download an application and select the desired product. 6. Increase Brand Awareness AR solutions form improved brand awareness and build greater marketing. The execution of AR technologies can boost the brand, make it innovative, superior, pioneering, and noteworthy. Customers always want to return to those enterprises that have taken care of them and provided them with the most excellent feel of utilizing their services. This enhances the reliabilityofconsumersandtheirpreferenceto buy products. 7. Optimize Supply Chain AR systems in e-commerce websites or stores contain an infinite number of products, despite their size and availability. One can save the expenditures of rent and maintenance of space, the salaries of consultantsandsellers, logistics. One needs to create an e-commerce website, fill it with a wide range of products and look after the customer experience within an e-commerce website. Augmented Reality (AR) technology generates fun, attractive, and immersive consumer experiences.Theability to accomplish AR following around devices and platforms, without commencing, stays critical to control AR applications at scale. 7. RESULT Augmented Reality in eCommerce websites permits the consumers to get a dynamic experience of their products. Also, it will allow the consumers to relate to the product just like they would in the real world. It provides live 2D collaborative models to help the consumers make better buying choices. For example, different products would have different images as per consumer‘s selection and are illustrated in the images below 8. CONCLUSION This website has been curated to simplify the browsing experience of the consumers and make their purchasing experience memorable and pleasant. The consumers would be empowered with the tool of AR in their daily life. E- Commerce Website with AR Based Technology is a useful and effective website in assisting the consumers to try the
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 03 | Mar 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 613 real world view of their products anytime from anywhere at their convenience and comfort. The augmented reality in eCommerce websites provides customers with an enticing experience, permitting them to have a real-time interface with products while remaining in their surroundings. The capacity to preview the article in AR on an e-commerce website takes away some of the ambiguity of shopping online. This ultimately makes the consumers confident that they do not have to go through the hassle of returning their merchandise. There is so much a person can do staying at home with the super potentiality of ever developing and upgrading technology. AR system solutions in e-commerce websites are an immediate way to success that establishes a comprehensive customer experience assuring special and exciting new adventures. REFERENCES 1. Ohri, Ashish, Shashank Agrawal, andGarima S.Chaudhary. "On-device Realtime Pose Estimation & Correction. IJAEM(2021). 2. Seunghwan Choi, SunghyunPark,MinsooLee,Jaegul Choo; Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2021, pp. 14131- 14140. 3. Rosni, Nurul Shuhadah, et al. "Development of mobile markerless augmented reality for cardiovascular system in anatomy and physiology courses in physiotherapy education." 2020 14th International Conference on Ubiquitous Information Management and Communication (IMCOM). IEEE, 2020. 4. Koca, Buse Asena, Burakhan Çubukçu, and Uğur Yüzgeç. "Augmented reality application for preschool children with unity 3D platform." 2019 3rd International Symposium on Multidisciplinary Studies and Innovative Technologies (ISMSIT). IEEE, 2019. 5. Bajireanu, Roman, Redes neuraisconvolucionaisEstimaçã de pose Sobreposição de roupas Inteligencia artificial, 18- Jan-2019.