WO2018019170A1 - Resource pushing method and apparatus - Google Patents

Resource pushing method and apparatus Download PDF

Info

Publication number
WO2018019170A1
WO2018019170A1 PCT/CN2017/093552 CN2017093552W WO2018019170A1 WO 2018019170 A1 WO2018019170 A1 WO 2018019170A1 CN 2017093552 W CN2017093552 W CN 2017093552W WO 2018019170 A1 WO2018019170 A1 WO 2018019170A1
Authority
WO
WIPO (PCT)
Prior art keywords
resource
color value
user
picture
feature
Prior art date
Application number
PCT/CN2017/093552
Other languages
French (fr)
Chinese (zh)
Inventor
钮华
Original Assignee
阿里巴巴集团控股有限公司
钮华
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 阿里巴巴集团控股有限公司, 钮华 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2018019170A1 publication Critical patent/WO2018019170A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5838Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using colour

Definitions

  • the present invention relates to computer technology, and in particular, to a resource pushing method and apparatus.
  • the present invention provides a resource pushing method and apparatus for more efficient use of network publishing information.
  • a resource pushing method includes:
  • a resource pushing device comprising:
  • a color value extraction module configured to obtain a color value of a picture uploaded by a user
  • the resource pushing module is configured to push the corresponding resource according to the color value.
  • the resource pushing method and device of the embodiment of the present invention obtains the color value of the uploaded image of the user, and recommends the resource according to the color value, fully utilizes the characteristics of the uploaded image, and effectively utilizes the uploaded image of the user, thereby realizing the push according to the uploaded image.
  • the use of such web publishing information for resources is not limited to.
  • FIG. 1 is a schematic diagram of uploading a picture according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a resource pushing method according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a resource pushing method according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of an application for extracting picture color values according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of a restaurant recommendation according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of user evaluation and reception according to an embodiment of the present invention.
  • FIG. 7 is a flowchart of a resource pushing method according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of a gourmet push according to an embodiment of the present invention.
  • FIG. 9 is a structural diagram of a resource pushing apparatus according to an embodiment of the present invention.
  • FIG. 10 is a structural diagram of a resource pushing apparatus according to an embodiment of the present invention.
  • Pictures are a type of content that is often uploaded by users in instant messaging applications. For example, see the example in Figure 1.
  • Xiao Wang is in a good mood today, uploading a picture full of flowers;
  • Xiao Zhang was in a bad mood today and uploaded a photo of rainy weather.
  • the source and type of the uploaded image are not limited.
  • the user may take a self-portrait, or the user may be searched by the network, or the user may receive it by other friends; the picture may be a natural landscape photo taken. , or a picture of painting, or a picture of computer software design.
  • the release of the image is not necessarily in the social circle, but also in other user applications.
  • the photo of Xiaoyin uploaded by Xiao Zhang shown in Figure 1
  • the photo of the flowers uploaded by Xiao Wang who is in a good mood, can be full of photos. Show a more positive atmosphere.
  • the correspondence between the color value of the above picture and the mood is an example. In other applications, the color value may also be used to indicate other corresponding meanings.
  • FIG. 2 illustrates a resource pushing method in an embodiment of the present application.
  • the method may be performed by, for example, a certain social application, where the social application may be a corresponding application that displays friend dynamics in FIG. 1.
  • the method may include:
  • step 201 the color value of the picture uploaded by the user is obtained.
  • the application may extract a plurality of methods for the color value of the image, and the color value extraction function provided by the system in which the application is running may be used to obtain the color value.
  • the color value extraction function provided by the system in which the application is running
  • the application extracts the color value of the image according to a certain color extraction algorithm.
  • This embodiment does not limit the method of color value extraction.
  • the extracted color value can be #0066cc.
  • step 202 the corresponding resource is pushed according to the color value.
  • the resource push in this embodiment is pushed according to the color value of the picture. For example, if the color value of the picture is red, indicating that the user is in a good mood, you can recommend a restaurant with bright light; for example, if the color of the picture is dark blue, indicating that the user is depressed, you can recommend a little sweet to improve your mood.
  • the color value may also express other meanings other than the mood, and perform corresponding recommendations similar to the above according to the meaning thereof.
  • the recommended resources are not necessarily catering, such as games, games, books, books, etc., without restrictions.
  • the manner of resource pushing may pop up a recommendation window in the application, display the characteristics of the recommended resource in the recommendation window, and give an option prompt for whether the user selects the resource. If the user selects the resource, the user may further display the details of the resource. Otherwise, if the user does not adopt the recommended resource, the application interface may be exited.
  • the resource pushing method in this embodiment obtains the color value of the uploaded image of the user, and recommends the resource according to the color value, fully utilizes the characteristics of the uploaded image, and effectively utilizes the uploaded image of the user, thereby realizing the push resource according to the uploaded image.
  • FIG. 3 illustrates a flow of the resource pushing method in this embodiment, which may include:
  • step 301 a color value extraction prompt for the picture is detected, and the picture color value is obtained according to the prompt.
  • Xiao Wang can hold down on the picture he posted, and press and hold for a certain time, for example, long press for three seconds.
  • the application detects that the picture is long pressed by the user. In seconds, it can be identified that the user has issued a color value extraction indication, and the application starts to extract the color value of the picture.
  • the application can dim the color of the picture, highlighting a suggestive "find my free restaurant", and can also be equipped with a heart shape, indicating that the application background is analyzing the user's mood expressed by the picture, and is looking for and feeling Match the restaurant to recommend to the user.
  • "long press the picture for three seconds" is an exemplary way to trigger the color value extraction prompt, and other methods, such as right-click selection, can also be used.
  • step 302 based on the first correspondence between the color value and the mood feature, a mood feature corresponding to the color value is obtained.
  • Different picture color values correspond to different moods, for example, the red picture and the blue picture in the example of FIG. 1, the red picture represents the user's mood, the blue picture represents the user's bad mood, and the red and blue corresponding color values are also different.
  • the application may pre-store the first correspondence, that is, the correspondence between different color values and moods. Then, according to the color value of the image analyzed in step 301, the mood feature of the user who published the picture at this time may be obtained.
  • the mood feature can be, for example, depression, clarity, and the like.
  • step 303 resource features corresponding to the mood feature are acquired.
  • the resource feature here may be a feature of the restaurant, and the feature may be multi-dimensional, such as the light of the restaurant, the decoration style, the type of the dish, the per capita consumption, and the like.
  • different businesses upload their own restaurant information, they can set the corresponding restaurant features according to the characteristics of their own restaurants.
  • the restaurant features of a restaurant may include "light, simple style, Huaiyang cuisine", and the restaurant features of another restaurant may include "light dull, warm colors, Sichuan cuisine flavor".
  • the resource characteristics of the corresponding resource may also be set.
  • the application may obtain the resource feature corresponding to the mood feature from the resource library according to the mood feature obtained in step 302.
  • the correspondence between the mood feature and the resource feature can be stored in advance. For example, an exemplary correspondence may be "clear mood - sufficient light", then the application may obtain the resource feature obtained in this step is sufficient light.
  • step 304 a resource that meets the resource characteristics is selected for pushing.
  • the application can find matching resources from the repository. According to the resource characteristics, the restaurant with the characteristics of the resource can be found, that is, the restaurant to be pushed.
  • Figure 5 illustrates a push-style restaurant that has plenty of light and is recommended for a good mood.
  • the application can also display a prompt for the user to choose whether to adopt the recommendation, as shown in Figure 5, "Choose me to choose me.” If the user Xiaowang is interested in the restaurant, the user can click the option, and the application proceeds to step 305 to display the detailed information of the restaurant to the user for further understanding; otherwise, the user may directly close the restaurant without adopting the restaurant.
  • step 305 more detailed resource information is displayed according to the user selection.
  • the details of the restaurant may be further displayed, for example, the address of the restaurant, the evaluation of other users, etc. Further, in order to facilitate the user to go to the restaurant, some " Take a taxi to the restaurant" and other shortcut options, users can choose to use.
  • some user's evaluations may also be received. For example, as shown in FIG. 6, the user may be prompted to select an evaluation, and whether the recommended restaurant is satisfactory.
  • the resource recommendation method of the present example realizes that the user's mood is determined according to the user's uploaded picture, and the corresponding resource, such as a restaurant, is pushed to the user according to the mood, and the uploaded picture is effectively utilized.
  • the user can not only select the uploaded picture for resource recommendation, but also select the picture posted by the friend to recommend the resource for the friend.
  • Xiao Wang can trigger the application to recommend resources for Xiao Zhang; Xiao Wang can press and hold the rainy pictures released by Xiao Zhang.
  • the application can identify the color value extraction and push resources of the image. See the flow shown in Figure 7, in which the same steps as in the previous embodiment are not described in detail.
  • step 701 a color value extraction prompt for the picture is detected, and the picture color value is obtained according to the prompt, and the uploading user that determines the picture is different from the indicating user.
  • the application not only detects the color value extraction instruction, but also determines the uploading user who uploaded the picture, and triggers the color value extraction instruction currently triggered.
  • the indication user is different, the uploading user is a small Zhang, indicating that the user is Xiao Wang; for example, the judgment mode may be that the user account corresponding to the currently open running application and the account of the small Zhang that posted the image are all available for learning, very It is easy to determine that the two are different.
  • the application may additionally display some information indicating that the user is different when pushing the resource in a subsequent step, such as step 704 in the example.
  • step 702 based on the first correspondence between the color value and the mood feature, a mood feature corresponding to the color value is obtained.
  • the mood characteristic corresponding to the color value of Xiao Zhang's uploaded picture is melancholy.
  • step 703 a resource feature corresponding to the mood feature is acquired.
  • the resource characteristic corresponding to the mood feature "melancholy" may be "dessert", and a person with a bad mood may have an improved mood when eating a dessert.
  • step 704 a resource that meets the resource characteristics is selected for pushing, and a prompt for sending the resource to the uploading user of the picture is displayed.
  • an application may select a gourmet recommendation with a "dessert" as a resource feature from a repository.
  • a prompt message may be displayed, prompting the current user to instruct the user to send the food to the uploading user of the image instead of the user.
  • the application may also determine whether the uploading user and the indicating user are the same in this step. This embodiment does not limit the execution order of the user comparison.
  • the “send to him” can be displayed.
  • the map information can be further displayed, so that the user can select the upload destination of the uploading user.
  • the program can also have many changes, for example, the current user can customize only some of the friends who are concerned about it to make recommendations.
  • the user may also display more detailed resource information, which is further understood by the user.
  • the resource recommendation method of the example realizes that the current user uploads a picture according to the friend user, and performs the free resource recommendation on the friend, thereby expanding the scope of effective resource utilization.
  • the recommended resources are all based on restaurants and foods.
  • the types of resources recommended in the specific implementation are not limited thereto, and the embodiment may also provide the user with the type of resources that he or she desires to recommend. For example, the user can choose to recommend the "free restaurant” or choose to recommend "free heart beauty” "Food", or you can also choose to recommend "free books", etc., the application can be recommended according to the resource type selected by the user.
  • the resources stored in the resource library can also be classified according to the resource type, such as , restaurant resources, food resources, book resources, etc., each resource still has its own resource characteristics, but when the user selects the resource type that you want to recommend, the application can find matching resources from the resources corresponding to the resource type.
  • the user provides a method for the user to select a resource type, which is not limited in this embodiment. For example, an application option may be set for the user to select.
  • the embodiment of the present application further provides a resource pushing device.
  • the apparatus may include a color value extraction module 91 and a resource push module 92.
  • the color value extraction module 91 is configured to obtain a color value of a picture uploaded by the user;
  • the resource pushing module 92 is configured to push the corresponding resource according to the color value.
  • the color value extraction module 91 is specifically configured to acquire the color value when detecting a color value extraction indication for the picture.
  • the resource pushing module 92 is further configured to: when the uploading user uploading the image is different from the indicating user that currently triggers the color value extraction indication, after the resource is pushed, A prompt sent by the resource to the uploading user.
  • the resource push module 92 in the device may include a feature determining unit 921 and a resource selecting unit 922.
  • the feature determining unit 921 is configured to obtain a mood feature corresponding to the color value according to a first correspondence relationship between the color value and the mood feature, and acquire a resource feature corresponding to the mood feature;
  • the resource selection unit 922 is configured to select a resource that meets the resource characteristics as a pushed resource.
  • the apparatus may further include: a type receiving module 93, configured to receive a resource type selected by the user.
  • the resource pushing module 92, the resource that is pushed, is a resource corresponding to the resource type.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Library & Information Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Provided are a resource pushing method and apparatus. The method comprises: acquiring a colour value of a picture uploaded by a user; and according to the colour value, pushing a corresponding resource. The present invention achieves the utilisation of network release information by pushing a resource according to an uploaded picture.

Description

一种资源推送方法和装置Resource pushing method and device 技术领域Technical field
本发明涉及计算机技术,特别涉及一种资源推送方法和装置。The present invention relates to computer technology, and in particular, to a resource pushing method and apparatus.
背景技术Background technique
随着计算机技术的不断进步,人们的社交也呈网络化发展的趋势,多种类型的即时通讯软件、社交工具等,为社交生活提供了很大的便利。例如,在一个多个好友共同参与的通讯应用中,每一个人都可以在该应用中发言,其他人能够看到其发言并进行评论互动。其中,在应用中发布的一种类型的内容即为图片,比如,可以发布一个自拍风景,或者发布一个由网络中获取的景色照片。上述通讯应用中发布的信息,当前很少利用,造成了信息资源的浪费。With the continuous advancement of computer technology, people's socialization is also a trend of network development. Various types of instant messaging software, social tools, etc., provide great convenience for social life. For example, in a communication application where multiple friends are involved, each person can speak in the application, and others can see their speech and interact with the comment. Among them, one type of content published in the application is an image, for example, a self-portrait landscape can be published, or a landscape photo obtained by the network can be published. The information published in the above communication applications is rarely used at present, resulting in waste of information resources.
发明内容Summary of the invention
有鉴于此,本发明提供一种资源推送方法和装置,以对网络发布信息进行更加有效的利用。In view of this, the present invention provides a resource pushing method and apparatus for more efficient use of network publishing information.
具体地,本发明是通过如下技术方案实现的:Specifically, the present invention is achieved by the following technical solutions:
第一方面,提供一种资源推送方法,所述方法包括:In a first aspect, a resource pushing method is provided, and the method includes:
获取用户上传的图片的颜色值;Get the color value of the image uploaded by the user;
根据所述颜色值,推送对应的资源。Corresponding resources are pushed according to the color value.
第二方面,提供一种资源推送装置,所述装置包括:In a second aspect, a resource pushing device is provided, the device comprising:
色值提取模块,用于获取用户上传的图片的颜色值;a color value extraction module, configured to obtain a color value of a picture uploaded by a user;
资源推送模块,用于根据所述颜色值,推送对应的资源。The resource pushing module is configured to push the corresponding resource according to the color value.
本发明实施例的资源推送方法和装置,通过获取用户上传图片的颜色值,并根据颜色值推荐资源,充分利用了上传图片的特点,对用户上传图片进行了有效利用,实现了根据上传图片推送资源的这种网络发布信息的利用。 The resource pushing method and device of the embodiment of the present invention obtains the color value of the uploaded image of the user, and recommends the resource according to the color value, fully utilizes the characteristics of the uploaded image, and effectively utilizes the uploaded image of the user, thereby realizing the push according to the uploaded image. The use of such web publishing information for resources.
附图说明DRAWINGS
图1为本发明实施例提供的一种图片上传示意图;FIG. 1 is a schematic diagram of uploading a picture according to an embodiment of the present invention;
图2为本发明实施例提供的一种资源推送方法的流程图;2 is a flowchart of a resource pushing method according to an embodiment of the present invention;
图3为本发明实施例提供的一种资源推送方法的流程图;FIG. 3 is a flowchart of a resource pushing method according to an embodiment of the present invention;
图4为本发明实施例提供的一种图片色值提取应用示意图;4 is a schematic diagram of an application for extracting picture color values according to an embodiment of the present invention;
图5为本发明实施例提供的一种餐厅推荐示意图;FIG. 5 is a schematic diagram of a restaurant recommendation according to an embodiment of the present invention; FIG.
图6为本发明实施例提供的一种用户评价接收示意图;FIG. 6 is a schematic diagram of user evaluation and reception according to an embodiment of the present invention;
图7为本发明实施例提供的一种资源推送方法的流程图;FIG. 7 is a flowchart of a resource pushing method according to an embodiment of the present invention;
图8为本发明实施例提供的一种美食推送示意图;FIG. 8 is a schematic diagram of a gourmet push according to an embodiment of the present invention; FIG.
图9为本发明实施例提供的一种资源推送装置的结构图;FIG. 9 is a structural diagram of a resource pushing apparatus according to an embodiment of the present invention;
图10为本发明实施例提供的一种资源推送装置的结构图。FIG. 10 is a structural diagram of a resource pushing apparatus according to an embodiment of the present invention.
具体实施方式detailed description
图片是在即时通讯应用中经常被用户上传的一种内容类型,例如,参见图1的示例,在一个社交圈的朋友动态中,小王今天心情很好,上传了一张开满鲜花的图片;又例如,小张今天心情不好,上传了一张阴雨绵绵的照片。所上传的图片的来源和类型不做限制,比如,可以是用户自拍得到,或者是用户由网络中搜索得到,或者是用户由其他朋友处接收得到;所述的图片可以是拍摄的自然风景照片,或者是绘画的图片,或者是电脑软件设计的图片等。此外,图片的发布也不一定是在社交圈,还可以是其他用户应用中。Pictures are a type of content that is often uploaded by users in instant messaging applications. For example, see the example in Figure 1. In a social circle of friends, Xiao Wang is in a good mood today, uploading a picture full of flowers; For example, Xiao Zhang was in a bad mood today and uploaded a photo of rainy weather. The source and type of the uploaded image are not limited. For example, the user may take a self-portrait, or the user may be searched by the network, or the user may receive it by other friends; the picture may be a natural landscape photo taken. , or a picture of painting, or a picture of computer software design. In addition, the release of the image is not necessarily in the social circle, but also in other user applications.
经过科学研究发现,不同的颜色对人的心理状态会有一定的影响,人们会选择与其当前心理状态相适应的颜色的图片,来视为代表其当前心情。例如,图1所示的,心情不好的小张上传的阴雨绵绵的照片,可以是一个蓝色背景,显得忧郁;而心情好的小王上传的鲜花照片,可以满个照片都是红色,显示一种比较积极的氛围。当然,上述这种图片的颜色值与心情的对应,是一种例子,在其他的应用中,也可以用颜色值来表示其他对应的意义。 After scientific research, different colors have a certain impact on people's psychological state, people will choose a picture of the color that is appropriate to their current state of mind to be considered to represent their current mood. For example, the photo of Xiaoyin uploaded by Xiao Zhang, shown in Figure 1, can be a blue background, which is melancholy; and the photo of the flowers uploaded by Xiao Wang, who is in a good mood, can be full of photos. Show a more positive atmosphere. Of course, the correspondence between the color value of the above picture and the mood is an example. In other applications, the color value may also be used to indicate other corresponding meanings.
正是由于图片的颜色值可以代表一定的意义,比如体现发表该图片的用户的心情,所以可以根据该意义对图片进行更加有效的利用。例如,图2示例了一种本申请实施例的资源推送方法,该方法例如可以由某个社交应用执行,该社交应用可以是图1中显示朋友动态的对应应用,该方法可以包括:It is precisely because the color value of the picture can represent a certain meaning, such as the mood of the user who published the picture, so the picture can be more effectively utilized according to the meaning. For example, FIG. 2 illustrates a resource pushing method in an embodiment of the present application. The method may be performed by, for example, a certain social application, where the social application may be a corresponding application that displays friend dynamics in FIG. 1. The method may include:
步骤201中,获取用户上传的图片的颜色值。In step 201, the color value of the picture uploaded by the user is obtained.
本步骤中,应用对图片颜色值的提取可以有多种方法,可以使用应用运行所在系统提供的颜色值提取函数来获取色值。例如,Android中提供的一种Palette类,或者使用CoLor类,应用按照某个颜色提取算法进行图片颜色值的提取,本实施例对颜色值提取的方法不做限制。例如,所提取的颜色值可以是#0066cc。In this step, the application may extract a plurality of methods for the color value of the image, and the color value extraction function provided by the system in which the application is running may be used to obtain the color value. For example, a Palette class provided in Android, or using the CoLor class, the application extracts the color value of the image according to a certain color extraction algorithm. This embodiment does not limit the method of color value extraction. For example, the extracted color value can be #0066cc.
在步骤202中,根据所述颜色值,推送对应的资源。In step 202, the corresponding resource is pushed according to the color value.
本实施例的资源推送,是根据图片的颜色值进行推送。例如,如果图片颜色值是红色,表示用户当前心情较好,可以推荐一个光线明亮的餐厅;又例如,如果图片颜色是阴暗的蓝色,表示用户心情忧郁,可以推荐一点甜食以改善心情。此外,颜色值也可以表示心情之外的其他意义,并根据其意义进行类似上述的对应推荐。并且,推荐的资源也不一定是餐饮类,比如还可以是游戏类,游玩景点类,书籍类,等,不做限制。The resource push in this embodiment is pushed according to the color value of the picture. For example, if the color value of the picture is red, indicating that the user is in a good mood, you can recommend a restaurant with bright light; for example, if the color of the picture is dark blue, indicating that the user is depressed, you can recommend a little sweet to improve your mood. In addition, the color value may also express other meanings other than the mood, and perform corresponding recommendations similar to the above according to the meaning thereof. Moreover, the recommended resources are not necessarily catering, such as games, games, books, books, etc., without restrictions.
本步骤中,资源推送的方式,例如可以在应用中弹出一个推荐窗,在该推荐窗中显示所推荐资源的特点,并给出用户是否选用该资源的选项提示。如果用户选择了该资源,可以进一步向用户展示资源的详细信息,否则,如果用户未采纳所推荐的资源,可以退出应用界面。In this step, the manner of resource pushing, for example, may pop up a recommendation window in the application, display the characteristics of the recommended resource in the recommendation window, and give an option prompt for whether the user selects the resource. If the user selects the resource, the user may further display the details of the resource. Otherwise, if the user does not adopt the recommended resource, the application interface may be exited.
本实施例的资源推送方法,通过获取用户上传图片的颜色值,并根据颜色值推荐资源,充分利用了上传图片的特点,对用户上传图片进行了有效利用,实现了根据上传图片推送资源的这种网络发布信息的利用。The resource pushing method in this embodiment obtains the color value of the uploaded image of the user, and recommends the resource according to the color value, fully utilizes the characteristics of the uploaded image, and effectively utilizes the uploaded image of the user, thereby realizing the push resource according to the uploaded image. The use of web publishing information.
如下以在社交圈中,根据用户上传图片来推荐资料为例,描述本申请实施例的资源推送方法的应用。假设仍然如图1的示例,小王和小张在社交圈中上传了两张图片,一张是红色的鲜花盛开的照片,另一张是阴雨绵绵的阴郁蓝色。 图3示例了本实施例的资源推送方法的流程,可以包括:The application of the resource pushing method in the embodiment of the present application is described below by taking the recommendation information according to the user uploading a picture in the social circle as an example. Assuming that the example is still shown in Figure 1, Xiao Wang and Xiao Zhang uploaded two pictures in the social circle, one is a picture of red flowers blooming, and the other is a gloomy blue with rain. FIG. 3 illustrates a flow of the resource pushing method in this embodiment, which may include:
步骤301中,检测到对图片的色值提取提示,并根据提示获取图片颜色值。In step 301, a color value extraction prompt for the picture is detected, and the picture color value is obtained according to the prompt.
如图4所示,以小王为例,小王可以在自己发布的图片上按住,长按一定时间,比如,长按三秒钟,此时应用在检测到该图片被用户长按三秒,可以识别为用户发出了色值提取指示,应用则开始提取图片的颜色值。并且,同时应用可以将图片的颜色进行暗淡处理,凸显一个提示性的“发现我的随心餐厅”,还可以配上一个心形,表示应用后台正在分析图片表示的用户心情,并正在寻找与心情匹配的餐厅以推荐给用户。该例子中,“长按图片三秒钟”是一种示例性的触发色值提取提示的方式,也可以采用其他方式,比如,右键选择。As shown in Figure 4, taking Xiao Wang as an example, Xiao Wang can hold down on the picture he posted, and press and hold for a certain time, for example, long press for three seconds. At this time, the application detects that the picture is long pressed by the user. In seconds, it can be identified that the user has issued a color value extraction indication, and the application starts to extract the color value of the picture. At the same time, the application can dim the color of the picture, highlighting a suggestive "find my free restaurant", and can also be equipped with a heart shape, indicating that the application background is analyzing the user's mood expressed by the picture, and is looking for and feeling Match the restaurant to recommend to the user. In this example, "long press the picture for three seconds" is an exemplary way to trigger the color value extraction prompt, and other methods, such as right-click selection, can also be used.
步骤302中,根据色值与心情特征的第一对应关系,得到与所述颜色值对应的心情特征。In step 302, based on the first correspondence between the color value and the mood feature, a mood feature corresponding to the color value is obtained.
不同的图片颜色值对应不同的心情,例如,图1中示例的红色图片和蓝色图片,红色图片代表用户心情好,蓝色图片代表用户心情不好,而红色和蓝色对应的颜色值也不同。应用可以预先存储第一对应关系,即不同的颜色值与心情的对应关系,那么本步骤就可以根据步骤301中分析得到的图片颜色值,得到此时发布该图片的用户的心情特征。该心情特征例如可以是:忧郁、明朗等。Different picture color values correspond to different moods, for example, the red picture and the blue picture in the example of FIG. 1, the red picture represents the user's mood, the blue picture represents the user's bad mood, and the red and blue corresponding color values are also different. The application may pre-store the first correspondence, that is, the correspondence between different color values and moods. Then, according to the color value of the image analyzed in step 301, the mood feature of the user who published the picture at this time may be obtained. The mood feature can be, for example, depression, clarity, and the like.
步骤303中,获取与所述心情特征对应的资源特征。In step 303, resource features corresponding to the mood feature are acquired.
本实施例以推荐餐厅为例,这里的资源特征可以是餐厅的特征,该特征可以是多维度的,比如,餐厅的光线、装修风格、菜品类型、人均消费等。可以有一个存储资源的资源库,该资源库中可以包括很多商家上传的餐厅信息,餐厅特征可以是商家自定义的,或者也可以是预先定义供商家在上传时选择使用。不同的商家在上传自己的餐厅信息时,可以根据自己餐厅的特点,设置对应的餐厅特征。例如,一个餐厅的餐厅特征可以包括“光线充足、简洁风格、淮扬菜系”,另一个餐厅的餐厅特征可以包括“光线暗淡、暖色调、川菜风味”。在餐厅之外的其他资源的例子中,也可以设置对应资源的资源特征。In this embodiment, the recommended restaurant is taken as an example. The resource feature here may be a feature of the restaurant, and the feature may be multi-dimensional, such as the light of the restaurant, the decoration style, the type of the dish, the per capita consumption, and the like. There may be a resource library of storage resources, which may include restaurant information uploaded by many merchants, the restaurant feature may be customized by the merchant, or may be predefined for the merchant to select and use when uploading. When different businesses upload their own restaurant information, they can set the corresponding restaurant features according to the characteristics of their own restaurants. For example, the restaurant features of a restaurant may include "light, simple style, Huaiyang cuisine", and the restaurant features of another restaurant may include "light dull, warm colors, Sichuan cuisine flavor". In the case of other resources other than the restaurant, the resource characteristics of the corresponding resource may also be set.
本实施例中,应用可以根据步骤302中得到的心情特征,由资源库中获取与心情特征对应的资源特征。该心情特征和资源特征的对应关系可以预先存储, 例如,示例性的一种对应关系可以是“心情明朗——光线充足”,那么应用可以得到本步骤获取的资源特征是光线充足。In this embodiment, the application may obtain the resource feature corresponding to the mood feature from the resource library according to the mood feature obtained in step 302. The correspondence between the mood feature and the resource feature can be stored in advance. For example, an exemplary correspondence may be "clear mood - sufficient light", then the application may obtain the resource feature obtained in this step is sufficient light.
步骤304中,选择符合所述资源特征的资源进行推送。In step 304, a resource that meets the resource characteristics is selected for pushing.
例如,在确定资源特征是光线充足后,应用可以由资源库中查找匹配的资源。可以根据资源特征,寻找具有该资源特征的餐厅,即为要推送的餐厅。图5示例了一种推送的餐厅,该餐厅的光线比较充足,是为心情好的小王推荐的。并且应用中还可以显示一个供用户选择是否采纳该推荐的提示,如图5所示的“选我选我”。如果用户小王对该餐厅有意,可以点击该选项,应用继续执行步骤305,向用户展示更详细的该餐厅的信息,以供用户进一步了解;否则,用户不采纳该餐厅也可以直接关闭。For example, after determining that the resource feature is sufficient, the application can find matching resources from the repository. According to the resource characteristics, the restaurant with the characteristics of the resource can be found, that is, the restaurant to be pushed. Figure 5 illustrates a push-style restaurant that has plenty of light and is recommended for a good mood. And the application can also display a prompt for the user to choose whether to adopt the recommendation, as shown in Figure 5, "Choose me to choose me." If the user Xiaowang is interested in the restaurant, the user can click the option, and the application proceeds to step 305 to display the detailed information of the restaurant to the user for further understanding; otherwise, the user may directly close the restaurant without adopting the restaurant.
步骤305中,根据用户选择,展示更详细的资源信息。In step 305, more detailed resource information is displayed according to the user selection.
本步骤中,当用户选择步骤304中推荐的餐厅后,可以进一步展示该餐厅的详情,比如,餐厅的地址、其他用户的评价等,更进一步的,为了方便用户去该餐厅,可以显示一些“打车去该餐厅”等快捷选项,用户可以选择使用。In this step, after the user selects the recommended restaurant in step 304, the details of the restaurant may be further displayed, for example, the address of the restaurant, the evaluation of other users, etc. Further, in order to facilitate the user to go to the restaurant, some " Take a taxi to the restaurant" and other shortcut options, users can choose to use.
为了更有助于本实施例资源推荐方法的改进,还可以接收一些用户的评价,比如图6所示的,可以提示用户选择评价,本次推荐的餐厅是否满意。In order to further improve the resource recommendation method of the embodiment, some user's evaluations may also be received. For example, as shown in FIG. 6, the user may be prompted to select an evaluation, and whether the recommended restaurant is satisfactory.
本例子的资源推荐方法,实现了根据用户上传图片判断用户心情,并根据心情向用户推送对应的资源例如餐厅,对上传图片进行了有效利用。The resource recommendation method of the present example realizes that the user's mood is determined according to the user's uploaded picture, and the corresponding resource, such as a restaurant, is pushed to the user according to the mood, and the uploaded picture is effectively utilized.
在另一个例子中,用户不仅可以选择自己上传的图片进行资源推荐,还可以选择朋友发布的图片,为朋友进行资源推荐。仍以图1为例,小王可以触发应用为小张进行资源推荐;小王可以长按小张发布的阴雨绵绵的图片,此时应用可以识别要对该图片进行颜色值的提取及推送资源,参见图7所示的流程,其中,与上一个实施例相同的步骤不再详述。In another example, the user can not only select the uploaded picture for resource recommendation, but also select the picture posted by the friend to recommend the resource for the friend. Still taking Figure 1 as an example, Xiao Wang can trigger the application to recommend resources for Xiao Zhang; Xiao Wang can press and hold the rainy pictures released by Xiao Zhang. At this time, the application can identify the color value extraction and push resources of the image. See the flow shown in Figure 7, in which the same steps as in the previous embodiment are not described in detail.
步骤701中,检测到对图片的色值提取提示,并根据提示获取图片颜色值,应用确定图片的上传用户和指示用户不同。In step 701, a color value extraction prompt for the picture is detected, and the picture color value is obtained according to the prompt, and the uploading user that determines the picture is different from the indicating user.
本例子中,用户小王长按小张发布的图片时,应用不仅检测到了色值提取指示,还可以判断出上传所述图片的上传用户,与当前触发所述色值提取指示 的指示用户不同,上传用户即小张,指示用户即小王;例如,判断方式可以是,当前打开运行的应用对应的用户账户、发布图片的小张的账户,应用都是可以获知的,很容易可以确定出这两者不同。In this example, when the user Xiao Wang Chang presses the picture published by Xiao Zhang, the application not only detects the color value extraction instruction, but also determines the uploading user who uploaded the picture, and triggers the color value extraction instruction currently triggered. The indication user is different, the uploading user is a small Zhang, indicating that the user is Xiao Wang; for example, the judgment mode may be that the user account corresponding to the currently open running application and the account of the small Zhang that posted the image are all available for learning, very It is easy to determine that the two are different.
上传用户和指示用户不同时,应用可以在后续的步骤中,比如本例子中的步骤704中,在推送资源时另外显示一些提示上述用户不同的信息。When the uploading user is different from the instructing user, the application may additionally display some information indicating that the user is different when pushing the resource in a subsequent step, such as step 704 in the example.
步骤702中,根据色值与心情特征的第一对应关系,得到与所述颜色值对应的心情特征。例如,小张上传图片的颜色值对应的心情特征是忧郁。In step 702, based on the first correspondence between the color value and the mood feature, a mood feature corresponding to the color value is obtained. For example, the mood characteristic corresponding to the color value of Xiao Zhang's uploaded picture is melancholy.
步骤703中,获取与所述心情特征对应的资源特征。In step 703, a resource feature corresponding to the mood feature is acquired.
例如,与心情特征“忧郁”对应的资源特征可以是“甜品”,心情不好的人吃点甜点也许心情会有所改善。For example, the resource characteristic corresponding to the mood feature "melancholy" may be "dessert", and a person with a bad mood may have an improved mood when eating a dessert.
步骤704中,选择符合所述资源特征的资源进行推送,并显示将所述资源发送至图片的上传用户的提示。In step 704, a resource that meets the resource characteristics is selected for pushing, and a prompt for sending the resource to the uploading user of the picture is displayed.
例如,应用可以由资源库中选择具有“甜品”作为资源特征的美食推荐。本例子中,由于步骤701中应用已经确定图片的上传用户和指示用户不同,所以在本步骤推送资源时,可以显示提示信息,提示当前的指示用户要把美食送给图片的上传用户而不是其本人。可选的,应用也可以在本步骤判断上传用户和指示用户是否相同,本实施例不限制用户比较的执行顺序。For example, an application may select a gourmet recommendation with a "dessert" as a resource feature from a repository. In this example, since the application in step 701 has determined that the uploading user of the picture is different from the instructing user, when the resource is pushed in this step, a prompt message may be displayed, prompting the current user to instruct the user to send the food to the uploading user of the image instead of the user. I am. Optionally, the application may also determine whether the uploading user and the indicating user are the same in this step. This embodiment does not limit the execution order of the user comparison.
如图8所示,应用在推送美食后,可以显示“外送给他”,当然可以进一步显示地图信息,方便用户选择上传用户的外送目的地。此外,该方案也可以有很多变更,比如,当前用户可以自定义只对其关注的朋友中的部分朋友进行随心推荐。本步骤中,如果用户选择了推荐的美食,也可以展示更详细的资源信息,一供用户进一步了解。As shown in FIG. 8 , after the application is pushed, the “send to him” can be displayed. Of course, the map information can be further displayed, so that the user can select the upload destination of the uploading user. In addition, the program can also have many changes, for example, the current user can customize only some of the friends who are concerned about it to make recommendations. In this step, if the user selects the recommended food, the user may also display more detailed resource information, which is further understood by the user.
本例子的资源推荐方法,实现了由当前用户根据其朋友用户上传图片,对朋友进行随心的资源推荐,扩大了资源有效利用的范围。The resource recommendation method of the example realizes that the current user uploads a picture according to the friend user, and performs the free resource recommendation on the friend, thereby expanding the scope of effective resource utilization.
上述的实施例中,所推荐的资源都是以餐厅、美食为例,具体实施中推荐的资源类型不局限于此,并且,本实施例还可以提供给用户选择其所希望推荐的资源类型,比如,用户可以选择推荐“随心餐厅”、或者选择推荐“随心美 食”、或者还可以是选择推荐“随心书籍”等,应用即可按照用户选择的资源类型进行对应资源的推荐。对应的,在资源库中存储的资源,也可以按照资源类型进行分类,比如,餐厅资源、美食资源、书籍资源等,每种资源仍然具有其各自的资源特征,只是当用户选择了希望推荐的资源类型时,应用可以由对应该资源类型的资源中查找匹配的资源即可。用户提供用户进行资源类型选择的方式,本实施例不做限制,比如,可以设置一应用选项,供用户选择。In the above-mentioned embodiments, the recommended resources are all based on restaurants and foods. The types of resources recommended in the specific implementation are not limited thereto, and the embodiment may also provide the user with the type of resources that he or she desires to recommend. For example, the user can choose to recommend the "free restaurant" or choose to recommend "free heart beauty" "Food", or you can also choose to recommend "free books", etc., the application can be recommended according to the resource type selected by the user. Correspondingly, the resources stored in the resource library can also be classified according to the resource type, such as , restaurant resources, food resources, book resources, etc., each resource still has its own resource characteristics, but when the user selects the resource type that you want to recommend, the application can find matching resources from the resources corresponding to the resource type. The user provides a method for the user to select a resource type, which is not limited in this embodiment. For example, an application option may be set for the user to select.
为了实现上述的资源推送方法,本申请实施例还提供了一种资源推送装置。如图9所示,该装置可以包括:色值提取模块91和资源推送模块92。In order to implement the foregoing resource pushing method, the embodiment of the present application further provides a resource pushing device. As shown in FIG. 9, the apparatus may include a color value extraction module 91 and a resource push module 92.
色值提取模块91,用于获取用户上传的图片的颜色值;The color value extraction module 91 is configured to obtain a color value of a picture uploaded by the user;
资源推送模块92,用于根据所述颜色值,推送对应的资源。The resource pushing module 92 is configured to push the corresponding resource according to the color value.
在一个例子中,色值提取模块91,具体用于在检测到对所述图片的色值提取指示时,获取所述颜色值。In one example, the color value extraction module 91 is specifically configured to acquire the color value when detecting a color value extraction indication for the picture.
在一个例子中,资源推送模块92,还用于在上传所述图片的上传用户,与当前触发所述色值提取指示的指示用户不同时,则在推送所述资源之后,还显示将所述资源发送至所述上传用户的提示。In an example, the resource pushing module 92 is further configured to: when the uploading user uploading the image is different from the indicating user that currently triggers the color value extraction indication, after the resource is pushed, A prompt sent by the resource to the uploading user.
在一个例子中,如图10所示,该装置中的资源推送模块92可以包括:特征确定单元921和资源选择单元922。In one example, as shown in FIG. 10, the resource push module 92 in the device may include a feature determining unit 921 and a resource selecting unit 922.
特征确定单元921,用于根据色值与心情特征的第一对应关系,得到与所述颜色值对应的心情特征;获取与所述心情特征对应的资源特征;The feature determining unit 921 is configured to obtain a mood feature corresponding to the color value according to a first correspondence relationship between the color value and the mood feature, and acquire a resource feature corresponding to the mood feature;
资源选择单元922,用于选择符合所述资源特征的资源,作为推送的资源。The resource selection unit 922 is configured to select a resource that meets the resource characteristics as a pushed resource.
在一个例子中,该装置还可以包括:类型接收模块93,用于接收用户选择的资源类型。资源推送模块92,推送的所述资源,是所述资源类型对应的资源。In an example, the apparatus may further include: a type receiving module 93, configured to receive a resource type selected by the user. The resource pushing module 92, the resource that is pushed, is a resource corresponding to the resource type.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明保护的范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, improvements, etc., which are made within the spirit and principles of the present invention, should be included in the present invention. Within the scope of protection.

Claims (10)

  1. 一种资源推送方法,其特征在于,所述方法包括:A resource pushing method, the method comprising:
    获取用户上传的图片的颜色值;Get the color value of the image uploaded by the user;
    根据所述颜色值,推送对应的资源。Corresponding resources are pushed according to the color value.
  2. 根据权利要求1所述的方法,其特征在于,所述获取用户上传的图片的颜色值,包括:The method according to claim 1, wherein the obtaining a color value of a picture uploaded by a user comprises:
    在检测到对所述图片的色值提取指示时,获取所述颜色值。The color value is acquired upon detecting a color value extraction indication for the picture.
  3. 根据权利要求2所述的方法,其特征在于,所述方法还包括:The method of claim 2, wherein the method further comprises:
    若上传所述图片的上传用户,与当前触发所述色值提取指示的指示用户不同,则在推送所述资源之后,还显示将所述资源发送至所述上传用户的提示。If the uploading user uploading the picture is different from the currently indicating user that triggers the color value extraction indication, after the resource is pushed, a prompt for sending the resource to the uploading user is also displayed.
  4. 根据权利要求1所述的方法,其特征在于,所述根据所述颜色值,推送对应的资源,包括:The method according to claim 1, wherein the pushing the corresponding resource according to the color value comprises:
    根据色值与心情特征的第一对应关系,得到与所述颜色值对应的心情特征;Obtaining a mood feature corresponding to the color value according to a first correspondence relationship between the color value and the mood feature;
    获取与所述心情特征对应的资源特征;Obtaining a resource feature corresponding to the mood feature;
    选择符合所述资源特征的资源,作为推送的资源。A resource that meets the characteristics of the resource is selected as a pushed resource.
  5. 根据权利要求1所述的方法,其特征在于,所述方法还包括:接收用户选择的资源类型;The method according to claim 1, wherein the method further comprises: receiving a resource type selected by a user;
    推送的所述资源,是所述资源类型对应的资源。The resource that is pushed is a resource corresponding to the resource type.
  6. 一种资源推送装置,其特征在于,所述装置包括:A resource pushing device, characterized in that the device comprises:
    色值提取模块,用于获取用户上传的图片的颜色值;a color value extraction module, configured to obtain a color value of a picture uploaded by a user;
    资源推送模块,用于根据所述颜色值,推送对应的资源。The resource pushing module is configured to push the corresponding resource according to the color value.
  7. 根据权利要求6所述的装置,其特征在于,The device of claim 6 wherein:
    所述色值提取模块,具体用于在检测到对所述图片的色值提取指示时,获取所述颜色值。The color value extraction module is specifically configured to acquire the color value when detecting a color value extraction indication for the picture.
  8. 根据权利要求7所述的装置,其特征在于,The device of claim 7 wherein:
    所述资源推送模块,还用于在上传所述图片的上传用户,与当前触发所述 色值提取指示的指示用户不同时,则在推送所述资源之后,还显示将所述资源发送至所述上传用户的提示。The resource pushing module is further configured to upload an upload user of the picture, and the current trigger is When the indication of the color value extraction indication is different, then after the resource is pushed, a prompt to send the resource to the uploading user is also displayed.
  9. 根据权利要求6所述的装置,其特征在于,所述资源推送模块包括:The device according to claim 6, wherein the resource pushing module comprises:
    特征确定单元,用于根据色值与心情特征的第一对应关系,得到与所述颜色值对应的心情特征;获取与所述心情特征对应的资源特征;a feature determining unit, configured to obtain a mood feature corresponding to the color value according to a first correspondence between a color value and a mood feature; and acquire a resource feature corresponding to the mood feature;
    资源选择单元,用于选择符合所述资源特征的资源,作为推送的资源。A resource selection unit is configured to select a resource that meets the characteristics of the resource as a pushed resource.
  10. 根据权利要求6所述的装置,其特征在于,所述装置还包括:类型接收模块,用于接收用户选择的资源类型;The device according to claim 6, wherein the device further comprises: a type receiving module, configured to receive a resource type selected by the user;
    所述资源推送模块,推送的所述资源,是所述资源类型对应的资源。 The resource pushing module, the resource that is pushed, is a resource corresponding to the resource type.
PCT/CN2017/093552 2016-07-27 2017-07-19 Resource pushing method and apparatus WO2018019170A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610602623.5 2016-07-27
CN201610602623.5A CN106874330A (en) 2016-07-27 2016-07-27 A kind of resource supplying method and apparatus

Publications (1)

Publication Number Publication Date
WO2018019170A1 true WO2018019170A1 (en) 2018-02-01

Family

ID=59239420

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/093552 WO2018019170A1 (en) 2016-07-27 2017-07-19 Resource pushing method and apparatus

Country Status (3)

Country Link
CN (1) CN106874330A (en)
TW (1) TW201804428A (en)
WO (1) WO2018019170A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106874330A (en) * 2016-07-27 2017-06-20 阿里巴巴集团控股有限公司 A kind of resource supplying method and apparatus
CN110858913A (en) * 2018-08-23 2020-03-03 北京优酷科技有限公司 Multimedia content processing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049754A (en) * 2012-12-07 2013-04-17 东软集团股份有限公司 Picture recommendation method and device of social network
CN103593455A (en) * 2013-11-21 2014-02-19 海信集团有限公司 File recommendation method and file recommendation device
CN105608230A (en) * 2016-02-03 2016-05-25 南京云创大数据科技股份有限公司 Image retrieval based business information recommendation system and image retrieval based business information recommendation method
CN106874330A (en) * 2016-07-27 2017-06-20 阿里巴巴集团控股有限公司 A kind of resource supplying method and apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101206749B (en) * 2006-12-19 2013-06-05 株式会社G&G贸易公司 Merchandise recommending system and method using multi-path image retrieval module thereof
CN104424230B (en) * 2013-08-26 2019-10-29 阿里巴巴集团控股有限公司 A kind of cyber recommended method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049754A (en) * 2012-12-07 2013-04-17 东软集团股份有限公司 Picture recommendation method and device of social network
CN103593455A (en) * 2013-11-21 2014-02-19 海信集团有限公司 File recommendation method and file recommendation device
CN105608230A (en) * 2016-02-03 2016-05-25 南京云创大数据科技股份有限公司 Image retrieval based business information recommendation system and image retrieval based business information recommendation method
CN106874330A (en) * 2016-07-27 2017-06-20 阿里巴巴集团控股有限公司 A kind of resource supplying method and apparatus

Also Published As

Publication number Publication date
CN106874330A (en) 2017-06-20
TW201804428A (en) 2018-02-01

Similar Documents

Publication Publication Date Title
US11803992B2 (en) Device location based on machine learning classifications
US11683362B2 (en) Realistic neural network based image style transfer
JP2022095738A (en) Digital image capturing device system and method
WO2017107672A1 (en) Information processing method and apparatus, and apparatus for information processing
US11315219B2 (en) Remote distribution of neural networks
US9877183B2 (en) Terminal and processing method for head portrait of contact person
US11455078B1 (en) Spatial navigation and creation interface
US20190236450A1 (en) Multimodal machine learning selector
EP2991330A1 (en) Electronic device and method for displaying call information thereof
KR20190099529A (en) Create and select media content tailored to your context
US20170132822A1 (en) Artificial intelligence in virtualized framing using image metadata
CN106200917B (en) A kind of content display method of augmented reality, device and mobile terminal
WO2014059655A1 (en) Terminal and method for pasting
CN106502684A (en) A kind of method for information display and device
US20210099406A1 (en) Presenting reactions from friends
WO2018019170A1 (en) Resource pushing method and apparatus
US20170279867A1 (en) Frame devices for a socially networked artwork ecosystem
US20230300286A1 (en) Subtitle presentation based on volume control
CN110647688A (en) Information presentation method and device, electronic equipment and computer readable medium
CN107665447B (en) Information processing method and information processing apparatus
CN109167939A (en) It is a kind of to match literary method, apparatus and computer storage medium automatically
WO2022242577A1 (en) Video processing method and apparatus, and electronic device
CN110795184A (en) Information processing method and menu page display method, device and system
WO2022143661A1 (en) Candidate information display method and apparatus, and electronic device
CN106911551B (en) Method and device for processing identification picture

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17833473

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17833473

Country of ref document: EP

Kind code of ref document: A1