CN114491775A - Method for stylized migration of three-dimensional architectural model of metauniverse - Google Patents

Method for stylized migration of three-dimensional architectural model of metauniverse Download PDF

Info

Publication number
CN114491775A
CN114491775A CN202210352736.XA CN202210352736A CN114491775A CN 114491775 A CN114491775 A CN 114491775A CN 202210352736 A CN202210352736 A CN 202210352736A CN 114491775 A CN114491775 A CN 114491775A
Authority
CN
China
Prior art keywords
size
dimensional
model
original
migration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210352736.XA
Other languages
Chinese (zh)
Other versions
CN114491775B (en
Inventor
何文武
宋彬
蒙胜宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Feidu Technology Co ltd
Original Assignee
Beijing Feidu Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Feidu Technology Co ltd filed Critical Beijing Feidu Technology Co ltd
Priority to CN202210352736.XA priority Critical patent/CN114491775B/en
Publication of CN114491775A publication Critical patent/CN114491775A/en
Application granted granted Critical
Publication of CN114491775B publication Critical patent/CN114491775B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/13Architectural design, e.g. computer-aided architectural design [CAAD] related to design of buildings, bridges, landscapes, production plants or roads
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/10Constructive solid geometry [CSG] using solid primitives, e.g. cylinders, cubes

Abstract

The invention provides a method for stylized migration of a three-dimensional architectural model of a metasequoiy, which comprises the following steps: a1. preprocessing a building component model file; a2. stylized migration of building element maps; a3. and learning features of different styles by using a deep learning model, carrying out style transformation on the input original two-dimensional or three-dimensional building component by using the features, and carrying out texture and concave-convex mapping replacement on the transformed two-dimensional or three-dimensional building component. The method disclosed by the invention is based on the application of deep learning style migration to the three-dimensional model, meets the requirement of carrying out style migration on the three-dimensional model in the virtual digital world, improves the efficiency and the real-time performance of style migration, and has the capability of recombining and reusing the migrated results.

Description

Method for stylized migration of three-dimensional architectural model of metauniverse
Technical Field
The invention relates to the technical field of a meta universe, in particular to a stylized migration method of a three-dimensional building model of the meta universe.
Background
The core idea of the universe of meta space is to provide people with a virtual world that can interact in real time, where people can move around and chat and interact with other users in a digitized form. The building is one of basic elements in the virtual world of the meta universe, the three-dimensional attribute and the design mode of the building are naturally connected with the 3D visualization technology, and on the basis, how to design and modify the building facade in the virtual world and provide diversified artistic effect expression are hot spots concerned by the academic world and the industrial world at present.
The stylized migration technology which has emerged in recent years is a creative work result in the field of deep learning, and can skillfully integrate the painting style of an artistic style painting X into a content image Y to generate a new image YX, wherein the generated YX not only keeps the original image content of the content image Y, for example, the content image is an automobile, but also remains an automobile after being integrated and cannot become a motorcycle, but also keeps the specific style of the style image X, such as texture, tone, brush stroke and the like. The stylized migration technology can provide diversified artistic effects for building generation and transformation in the metauniverse virtual world, enhance the interactivity of users, and provide personalized and diversified experiences for the users on the virtual world.
Currently, the main work of applying the stylized migration technique to the field of architectural design includes: the method has the common characteristics that the method carries out overall stylized migration on images and shows some defects when the method is used for building generation and transformation of a virtual world of the meta universe:
1. the existing style migration technology is only limited to final output images, and cannot perform style migration on a three-dimensional digital model, so that the model interaction requirement in a virtual world is difficult to meet.
2. The existing style migration technology needs to perform independent model training according to an original image and a target image for each style migration, and the efficiency and the real-time performance of the style migration are greatly influenced.
3. The existing style migration technology generally migrates the whole image instead of the part naturally understood by semantics, and does not have the capability of recombining and reusing the migrated result.
An effective solution to the problems in the related art has not been proposed yet.
Disclosure of Invention
The invention aims to provide a method for stylized migration of a three-dimensional architectural model of a metasequoiy, so as to solve the problems in the background technology.
In order to achieve the purpose, the invention provides the following technical scheme:
a method for stylized migration of a three-dimensional architectural model of a metastic universe, the method comprising:
a1. preprocessing a building component model file;
a2. stylized migration of building element maps;
a3. and learning features of different styles by using a deep learning model, carrying out style transformation on the input original two-dimensional or three-dimensional building component by using the features, and carrying out texture and concave-convex mapping replacement on the transformed two-dimensional or three-dimensional building component.
It is further provided that the step a1 includes the following steps:
b 1: making the UV of the model continuously expandable;
b 2: expanding the model texture mapping and ensuring that the semantics of the model texture mapping are continuously recognizable;
b 3: and carrying out overlapped cutting on the texture mapping, and outputting the cutting mapping tile.
It is further provided that the step a2 includes the following steps:
c 1: carrying out style migration on the cut chartlet tiles by using a deep learning model;
c 2: performing super-resolution sampling amplification based on deep learning on the mapping tiles after style migration to the original cutting size;
c 3: and re-splicing the magnified mapping tile to the original texture mapping size.
It is further provided that the step a3 includes the following steps:
d 1: generating a concave-convex mapping according to the texture mapping after the style migration based on the deep learning model;
d 2: and mapping the generated concave-convex mapping and texture mapping onto the original building component model to obtain the three-dimensional building component model with the style transferred.
Further setting that the deep learning model converts the input two-dimensional image or three-dimensional model into different styles, retains the style of the original two-dimensional image or three-dimensional model, and re-extracts the original content when the original content needs to be extracted.
It is further configured that, after the step b2, a mapping is extracted, and then the extracted mapping is subjected to mapping cutting or mapping preprocessing.
Further, the method for cutting the map in the step b3 is as follows:
e 1: cutting the mapping into pixel points with different sizes;
e 2: the size of the field of view covered by each tile needs to be considered when cutting, and at least 50% of overlap between each tile is needed to ensure the later seamless splicing.
And further setting that after the map is cut, a new file is input for guidance, the character style and the content are converted into a new map style by using the deep learning model, and a new map is output.
Further, the pixel sizes are respectively 512, 1024 and 2048.
Further setting the identified size information to be classified into 1 type, 2 type and 3 type, comparing the size of the 1 type with the original cutting size, and automatically reducing the size to the original size if the size of the 1 type is larger than the original size; comparing the class 2 size with the original cutting size, and if the class 2 size is larger than the original size, automatically reducing the class 2 size to the original size; comparing the 3 types of sizes with the original cutting size, and if the 3 types of sizes are larger than the original size, automatically reducing the sizes to the original size; if the sizes of class 1, class 2 and class 3 are smaller than the original size, the size is automatically enlarged to the original size.
Compared with the prior art, the invention has the following beneficial effects:
1. the method is applied to the three-dimensional model based on the style migration of deep learning, and meets the requirement of carrying out the style migration on the three-dimensional model in the virtual digital world (metauniverse);
2. according to the method, for style migration of the three-dimensional building component based on deep learning, building component kits with different styles can be automatically generated based on a set of component templates, so that the labor consumption in building scenes with different styles is reduced, and the increasing requirements on the three-dimensional scene contents in the rapidly-developing metastic industry are met;
3. the invention improves the efficiency and the real-time property of style migration;
4. the invention has the capability of recombining and reusing the migrated results.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a schematic diagram of the steps of a method for stylized migration of a three-dimensional architectural model of the Meta-universe according to the present invention;
FIG. 2 is a detailed step diagram of the stylized migration method of the three-dimensional architectural model of the metastic universe according to the present invention.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of devices consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The invention is further described with reference to the following drawings and detailed description:
as shown in fig. 1 and fig. 2, a method for stylized migration of a three-dimensional architectural model of a metastic universe includes:
a1. preprocessing a building component model file;
a2. stylized migration of architectural element maps;
a3. and learning features of different styles by using a deep learning model, carrying out style transformation on the input original two-dimensional or three-dimensional building component by using the features, and carrying out texture and concave-convex mapping replacement on the transformed two-dimensional or three-dimensional building component.
According to the above, the step a1 includes the following steps:
b 1: making the UV of the model continuously expandable;
b 2: expanding the model texture mapping and ensuring that the semantics of the model texture mapping are continuously recognizable;
b 3: and carrying out overlapped cutting on the texture mapping, and outputting the cutting mapping tile.
According to the above, the step a2 includes the following steps:
c 1: carrying out style migration on the cut chartlet tiles by using a deep learning model;
c 2: performing super-resolution sampling amplification based on deep learning on the mapping tiles after style migration to the original cutting size;
c 3: and re-splicing the magnified mapping tile to the original texture mapping size.
According to the above, the step a3 includes the following steps:
d 1: generating a concave-convex mapping according to the texture mapping after the style migration based on the deep learning model;
d 2: and mapping the generated concave-convex mapping and texture mapping onto the original building component model to obtain the three-dimensional building component model with the style transferred.
According to the content, the deep learning model converts the input two-dimensional image or three-dimensional model into different styles, retains the style of the original two-dimensional image or three-dimensional model, and re-extracts the original content when the original content needs to be extracted.
According to the above, the step b2 is followed by extracting the map, and then the extracted map is subjected to map cutting or map preprocessing.
According to the above, the method for cutting the map in step b3 is as follows:
e 1: cutting the mapping into pixel points with different sizes;
e 2: the size of the view covered by each tile needs to be considered during cutting, so that the model cannot be understood, and the detail is lost if the size is too large;
e 3: at least 50% overlap between each tile is required to ensure a later seamless split.
According to the content, after the map is cut, a new file is input for guidance, the character style and the content are converted into a new map style by using a deep learning model, and a new map is output.
According to the content, the pixel sizes are 512, 1024 and 2048 respectively.
According to the content, classifying the identified size information into 1 type, 2 type and 3 type, comparing the size of the 1 type with the original cutting size, and automatically reducing the size to the original size if the size of the 1 type is larger than the original size; comparing the class 2 size with the original cutting size, and if the class 2 size is larger than the original size, automatically reducing the class 2 size to the original size; comparing the 3 types of sizes with the original cutting size, and if the 3 types of sizes are larger than the original size, automatically reducing the sizes to the original size; if the sizes of class 1, class 2 and class 3 are smaller than the original size, the size is automatically enlarged to the original size.
The size information is classified, the rate of the deep learning model can be improved, the accuracy of the deep learning model can be improved, and the deep learning model is more stable and efficient after repeated tests.
The style migration method of the three-dimensional architectural model of the meta universe is based on the application of deep learning style migration on the three-dimensional model, and meets the requirement of carrying out style migration on the three-dimensional model in a virtual digital world; building component kits of different styles are automatically generated based on a set of component templates, so that the labor consumption in building scenes of different styles is reduced, the increasing requirements for three-dimensional scene contents in the rapidly-developing metauniverse industry are met, the style migration efficiency and the real-time performance are improved, and meanwhile, the capacity of recombining and reusing the migrated results is realized.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A method for stylized migration of a three-dimensional architectural model of a metastic universe, the method comprising:
a1. preprocessing a building component model file;
a2. stylized migration of building element maps;
a3. and learning features of different styles by using a deep learning model, carrying out style transformation on the input original two-dimensional or three-dimensional building component by using the features, and carrying out texture and concave-convex mapping replacement on the transformed two-dimensional or three-dimensional building component.
2. The method for stylized migration of a metacosmic three-dimensional architectural model as recited in claim 1 wherein a1 includes the steps of:
b 1: making the UV of the model continuously expandable;
b 2: expanding the model texture mapping and ensuring that the semantics of the model texture mapping are continuously recognizable;
b 3: and carrying out overlapped cutting on the texture mapping, and outputting the cutting mapping tile.
3. The method for stylized migration of a metacosmic three-dimensional architectural model as recited in claim 1 wherein a2 includes the steps of:
c 1: carrying out style migration on the cut chartlet tiles by using a deep learning model;
c 2: performing super-resolution sampling amplification based on deep learning on the mapping tiles after the style migration to the original cutting size;
c 3: and re-splicing the magnified map tiles to the original texture map size.
4. The method for stylized migration of a metacosmic three-dimensional architectural model as recited in claim 1 wherein a3 includes the steps of:
d 1: generating a concave-convex mapping according to the texture mapping after the style migration based on the deep learning model;
d 2: and mapping the generated concave-convex mapping and texture mapping onto the original building component model to obtain the three-dimensional building component model with the style transferred.
5. The method according to claim 1, wherein the deep learning model converts the input two-dimensional image or three-dimensional model into a different style, retains the style of the original two-dimensional image or three-dimensional model, and re-extracts the original content when the original content needs to be extracted.
6. The method for stylized migration of a metachronic three-dimensional architectural model according to claim 2, wherein said step b2 is followed by extracting a map and then subjecting the extracted map to map cutting or map preprocessing.
7. The method for stylized migration of a metachronic three-dimensional architectural model according to claim 2, wherein said method of cutting a map of step b3 is:
e 1: cutting the mapping into pixel points with different sizes;
e 2: the size of the view covered by each tile needs to be considered during cutting, at least 50% of overlap is needed between each tile, and seamless splicing in the later period is guaranteed.
8. The method according to claim 7, wherein the method further comprises converting the text style and content into a new chartlet style using a deep learning model and outputting a new chartlet by inputting a new document for guidance after cutting the chartlet.
9. The method of stylized migration of a metastic three-dimensional building model according to claim 7, wherein the pixel sizes are 512, 1024 and 2048, respectively.
10. The method according to claim 8, wherein the new charting size information is classified into 1, 2, and 3, the 1-class size is compared with the original cutting size, and if the 1-class size is larger than the original size, the new charting size information is automatically reduced to the original size; comparing the class 2 size with the original cutting size, and if the class 2 size is larger than the original size, automatically reducing the class 2 size to the original size; comparing the 3 types of sizes with the original cutting size, and if the 3 types of sizes are larger than the original size, automatically reducing the sizes to the original size; if the sizes of class 1, class 2 and class 3 are smaller than the original size, the size is automatically enlarged to the original size.
CN202210352736.XA 2022-04-06 2022-04-06 Method for stylized migration of three-dimensional architectural model of metauniverse Active CN114491775B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210352736.XA CN114491775B (en) 2022-04-06 2022-04-06 Method for stylized migration of three-dimensional architectural model of metauniverse

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210352736.XA CN114491775B (en) 2022-04-06 2022-04-06 Method for stylized migration of three-dimensional architectural model of metauniverse

Publications (2)

Publication Number Publication Date
CN114491775A true CN114491775A (en) 2022-05-13
CN114491775B CN114491775B (en) 2022-06-21

Family

ID=81488376

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210352736.XA Active CN114491775B (en) 2022-04-06 2022-04-06 Method for stylized migration of three-dimensional architectural model of metauniverse

Country Status (1)

Country Link
CN (1) CN114491775B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115588070A (en) * 2022-12-12 2023-01-10 南方科技大学 Three-dimensional image stylized migration method and terminal
CN115599225A (en) * 2022-12-15 2023-01-13 环球数科集团有限公司(Cn) Model remodeling operating system for meta universe
CN115631091A (en) * 2022-12-23 2023-01-20 南方科技大学 Selective style migration method and terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294918A (en) * 2015-06-10 2017-01-04 中国科学院宁波材料技术与工程研究所 A kind of method for designing of virtual transparence office system
CN113869429A (en) * 2021-09-29 2021-12-31 北京百度网讯科技有限公司 Model training method and image processing method
CN114185428A (en) * 2021-11-09 2022-03-15 北京百度网讯科技有限公司 Method and device for switching virtual image style, electronic equipment and storage medium
WO2022064242A1 (en) * 2020-09-22 2022-03-31 Sarabi Soroush The method of automatic 3d designing of constructions and colonies in an smart system using a combination of machine scanning and imaging and machine learning and reconstruction of 3d model through deep learning and with the help of machine learning methods

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106294918A (en) * 2015-06-10 2017-01-04 中国科学院宁波材料技术与工程研究所 A kind of method for designing of virtual transparence office system
WO2022064242A1 (en) * 2020-09-22 2022-03-31 Sarabi Soroush The method of automatic 3d designing of constructions and colonies in an smart system using a combination of machine scanning and imaging and machine learning and reconstruction of 3d model through deep learning and with the help of machine learning methods
CN113869429A (en) * 2021-09-29 2021-12-31 北京百度网讯科技有限公司 Model training method and image processing method
CN114185428A (en) * 2021-11-09 2022-03-15 北京百度网讯科技有限公司 Method and device for switching virtual image style, electronic equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115588070A (en) * 2022-12-12 2023-01-10 南方科技大学 Three-dimensional image stylized migration method and terminal
CN115588070B (en) * 2022-12-12 2023-03-14 南方科技大学 Three-dimensional image stylized migration method and terminal
CN115599225A (en) * 2022-12-15 2023-01-13 环球数科集团有限公司(Cn) Model remodeling operating system for meta universe
CN115599225B (en) * 2022-12-15 2023-02-24 环球数科集团有限公司 Model remodeling operation system for meta universe
CN115631091A (en) * 2022-12-23 2023-01-20 南方科技大学 Selective style migration method and terminal

Also Published As

Publication number Publication date
CN114491775B (en) 2022-06-21

Similar Documents

Publication Publication Date Title
CN114491775B (en) Method for stylized migration of three-dimensional architectural model of metauniverse
Bazjanac Acquisition of building geometry in the simulation of energy performance
CN109849576B (en) Method for assisting drawing by referring to gray level diagram
CN111597600A (en) BIM forward design chart system based on Revit
WO2022028313A1 (en) Method and device for image generation and colorization
CN116861540A (en) Method for constructing personalized artificial intelligent assistant for shear wall layout design
Hu et al. Extended interactive and procedural modeling method for ancient Chinese architecture
CN111737780B (en) Online model editing method and online model editing system
Hu et al. Batch modeling of 3d city based on esri cityengine
Almaimani et al. BIM-driven design approach for islamic historical buildings
Shengyi et al. Research on integrated application of virtual reality technology based on BIM
Srivastav et al. Review and comparison of data visualization techniques used in building design and in building simulation
Zhao et al. The application of traditional Chinese painting technique and stroke effect in digital ink painting
Shi Literal translation extraction and free translation change design of Leizhou ancient residential buildings based on artificial intelligence and Internet of Things
KR102467152B1 (en) BIM visualizing system and method using web environment
Akanbi et al. Semi-automated conversion of 2D orthographic views of wood building components to 3D information models
Li et al. PGAN: Prediction generative adversarial nets for meshes
De Rosa Dialogues on the relationship between Spatial and Service Design
Sun et al. An Application of Deep Neural Network in Facade Planning of Coastal City Buildings
Li et al. A Novel Dynamic Description and Generation Method for Chinese Character
Fallacara et al. AI-driven image generation for enhancing design in digital fabrication: urban furnishings in historic city centres
Wen 3D Modeling Technology in 3D Film and Television Animation Production
CN116127698A (en) Municipal engineering design data integration and display method based on computer
Huang Research on the traditional residential building heritage protection technology based on the multimedia information technology
Patow et al. Challenges in Procedural Modeling of Buildings.

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP02 Change in the address of a patent holder

Address after: 102600 608, floor 6, building 1, courtyard 15, Xinya street, Daxing District, Beijing

Patentee after: Beijing Feidu Technology Co.,Ltd.

Address before: 102600 608, floor 6, building 1, courtyard 15, Xinya street, Changping District, Beijing

Patentee before: Beijing Feidu Technology Co.,Ltd.

CP02 Change in the address of a patent holder
CP03 Change of name, title or address

Address after: Room Y579, 3rd Floor, Building 3, No. 9 Keyuan Road, Daxing District Economic Development Zone, Beijing 102600

Patentee after: Beijing Feidu Technology Co.,Ltd.

Address before: 102600 608, floor 6, building 1, courtyard 15, Xinya street, Daxing District, Beijing

Patentee before: Beijing Feidu Technology Co.,Ltd.

CP03 Change of name, title or address