MA50252A - Procédé de classification de vidéos, procédé de traitement d'informations et serveur - Google Patents
Procédé de classification de vidéos, procédé de traitement d'informations et serveurInfo
- Publication number
- MA50252A MA50252A MA050252A MA50252A MA50252A MA 50252 A MA50252 A MA 50252A MA 050252 A MA050252 A MA 050252A MA 50252 A MA50252 A MA 50252A MA 50252 A MA50252 A MA 50252A
- Authority
- MA
- Morocco
- Prior art keywords
- server
- information processing
- video classification
- processing process
- classification process
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/41—Higher-level, semantic clustering, classification or understanding of video scenes, e.g. detection, labelling or Markovian modelling of sport events or news items
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/70—Information retrieval; Database structures therefor; File system structures therefor of video data
- G06F16/73—Querying
- G06F16/735—Filtering based on additional data, e.g. user or group profiles
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/70—Information retrieval; Database structures therefor; File system structures therefor of video data
- G06F16/75—Clustering; Classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/70—Information retrieval; Database structures therefor; File system structures therefor of video data
- G06F16/78—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/783—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/15—Correlation function computation including computation of convolution operations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
- G06N3/0442—Recurrent networks, e.g. Hopfield networks characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/048—Activation functions
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/46—Extracting features or characteristics from the video content, e.g. video fingerprints, representative shots or key frames
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/40—Scenes; Scene-specific elements in video content
- G06V20/48—Matching video sequences
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Computational Linguistics (AREA)
- Multimedia (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Mathematical Physics (AREA)
- Biophysics (AREA)
- Molecular Biology (AREA)
- Databases & Information Systems (AREA)
- Biomedical Technology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Medical Informatics (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computational Mathematics (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Library & Information Science (AREA)
- Algebra (AREA)
- Image Analysis (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710833668.8A CN109508584B (zh) | 2017-09-15 | 2017-09-15 | 视频分类的方法、信息处理的方法以及服务器 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| MA50252A true MA50252A (fr) | 2020-07-22 |
Family
ID=65723493
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| MA050252A MA50252A (fr) | 2017-09-15 | 2018-08-16 | Procédé de classification de vidéos, procédé de traitement d'informations et serveur |
Country Status (7)
| Country | Link |
|---|---|
| US (1) | US10956748B2 (fr) |
| EP (1) | EP3683723A4 (fr) |
| JP (1) | JP7127120B2 (fr) |
| KR (1) | KR102392943B1 (fr) |
| CN (2) | CN110532996B (fr) |
| MA (1) | MA50252A (fr) |
| WO (1) | WO2019052301A1 (fr) |
Families Citing this family (32)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11636681B2 (en) * | 2018-11-21 | 2023-04-25 | Meta Platforms, Inc. | Anticipating future video based on present video |
| JP7352369B2 (ja) * | 2019-03-29 | 2023-09-28 | 株式会社日立システムズ | 予測モデル評価システム、予測モデル評価方法 |
| CN110162669B (zh) * | 2019-04-04 | 2021-07-02 | 腾讯科技(深圳)有限公司 | 视频分类处理方法、装置、计算机设备及存储介质 |
| CN111782734B (zh) * | 2019-04-04 | 2024-04-12 | 华为技术服务有限公司 | 数据压缩、解压方法和装置 |
| KR102255312B1 (ko) * | 2019-06-07 | 2021-05-25 | 국방과학연구소 | 순환 신경망을 이용한 코덱 분류 시스템 및 코덱 분류 방법 |
| CN110516113B (zh) * | 2019-06-13 | 2020-11-17 | 腾讯科技(深圳)有限公司 | 一种视频分类的方法、视频分类模型训练的方法及装置 |
| CN113010735B (zh) * | 2019-12-20 | 2024-03-08 | 北京金山云网络技术有限公司 | 一种视频分类方法、装置、电子设备及存储介质 |
| CN111144508A (zh) * | 2019-12-30 | 2020-05-12 | 中国矿业大学(北京) | 煤矿副井轨道运输自动控制系统与控制方法 |
| CN111190600B (zh) * | 2019-12-31 | 2023-09-19 | 中国银行股份有限公司 | 基于gru注意力模型的前端代码自动生成的方法及系统 |
| CN111104930B (zh) * | 2019-12-31 | 2023-07-11 | 腾讯科技(深圳)有限公司 | 视频处理方法、装置、电子设备及存储介质 |
| CN111209439B (zh) * | 2020-01-10 | 2023-11-21 | 北京百度网讯科技有限公司 | 视频片段检索方法、装置、电子设备及存储介质 |
| CN111209883B (zh) * | 2020-01-13 | 2023-08-04 | 南京大学 | 一种基于多源运动特征融合的时序自适应视频分类方法 |
| CN111259779B (zh) * | 2020-01-13 | 2023-08-01 | 南京大学 | 一种基于中心点轨迹预测的视频动作检测方法 |
| CN111428660B (zh) * | 2020-03-27 | 2023-04-07 | 腾讯科技(深圳)有限公司 | 视频剪辑方法和装置、存储介质及电子装置 |
| US11354906B2 (en) * | 2020-04-13 | 2022-06-07 | Adobe Inc. | Temporally distributed neural networks for video semantic segmentation |
| CN111489378B (zh) * | 2020-06-28 | 2020-10-16 | 腾讯科技(深圳)有限公司 | 视频帧特征提取方法、装置、计算机设备及存储介质 |
| CN111737521B (zh) * | 2020-08-04 | 2020-11-24 | 北京微播易科技股份有限公司 | 一种视频分类方法和装置 |
| DE102020212515A1 (de) * | 2020-10-02 | 2022-04-07 | Robert Bosch Gesellschaft mit beschränkter Haftung | Verfahren und Vorrichtung zum Trainieren eines maschinellen Lernsystems |
| US12058321B2 (en) * | 2020-12-16 | 2024-08-06 | Tencent America LLC | Method and apparatus for video coding |
| US11943271B2 (en) * | 2020-12-17 | 2024-03-26 | Tencent America LLC | Reference of neural network model by immersive media for adaptation of media for streaming to heterogenous client end-points |
| CN114764859A (zh) * | 2020-12-30 | 2022-07-19 | Tcl科技集团股份有限公司 | 视频特征提取方法、装置、终端设备及存储介质 |
| CN113204992B (zh) * | 2021-03-26 | 2023-10-27 | 北京达佳互联信息技术有限公司 | 视频质量确定方法、装置、存储介质及电子设备 |
| CN115205723A (zh) * | 2021-04-13 | 2022-10-18 | 影石创新科技股份有限公司 | 视频精彩片段的检测方法、装置、计算机设备和存储介质 |
| CN113349791B (zh) * | 2021-05-31 | 2024-07-16 | 平安科技(深圳)有限公司 | 异常心电信号的检测方法、装置、设备及介质 |
| CN113204655B (zh) * | 2021-07-02 | 2021-11-23 | 北京搜狐新媒体信息技术有限公司 | 多媒体信息的推荐方法、相关装置及计算机存储介质 |
| CN113779472B (zh) * | 2021-07-30 | 2024-10-01 | 淘宝(中国)软件有限公司 | 内容审核方法、装置及电子设备 |
| KR102430989B1 (ko) | 2021-10-19 | 2022-08-11 | 주식회사 노티플러스 | 인공지능 기반 콘텐츠 카테고리 예측 방법, 장치 및 시스템 |
| CN114443896B (zh) * | 2022-01-25 | 2023-09-15 | 百度在线网络技术(北京)有限公司 | 数据处理方法和用于训练预测模型的方法 |
| CN114611584B (zh) * | 2022-02-21 | 2024-07-02 | 上海市胸科医院 | Cp-ebus弹性模式视频的处理方法、装置、设备与介质 |
| CN114764898A (zh) * | 2022-03-31 | 2022-07-19 | 阿依瓦(北京)技术有限公司 | 一种视频分析方法及装置 |
| CN115424172A (zh) * | 2022-08-25 | 2022-12-02 | 高新兴科技集团股份有限公司 | 一种交通事件检测方法、装置、设备及存储介质 |
| KR102806775B1 (ko) * | 2023-12-27 | 2025-05-16 | 한국과학기술원 | 자연어와 스케치 기반의 비디오 편집 시스템 |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100656373B1 (ko) * | 2005-12-09 | 2006-12-11 | 한국전자통신연구원 | 시간구간별 우선순위와 판별정책을 적용하는 유해 동영상판별 방법 및 그 장치 |
| US8990132B2 (en) * | 2010-01-19 | 2015-03-24 | James Ting-Ho Lo | Artificial neural networks based on a low-order model of biological neural networks |
| CN103544498B (zh) * | 2013-09-25 | 2017-02-08 | 华中科技大学 | 基于自适应抽样的视频内容检测方法与系统 |
| CN104331442A (zh) * | 2014-10-24 | 2015-02-04 | 华为技术有限公司 | 视频分类方法和装置 |
| US10762894B2 (en) * | 2015-03-27 | 2020-09-01 | Google Llc | Convolutional neural networks |
| JP6556509B2 (ja) * | 2015-06-16 | 2019-08-07 | Cyberdyne株式会社 | 光音響画像化装置および光源ユニット |
| CN104951965B (zh) * | 2015-06-26 | 2017-04-19 | 深圳市腾讯计算机系统有限公司 | 广告投放方法及装置 |
| CN104966104B (zh) * | 2015-06-30 | 2018-05-11 | 山东管理学院 | 一种基于三维卷积神经网络的视频分类方法 |
| US9697833B2 (en) * | 2015-08-25 | 2017-07-04 | Nuance Communications, Inc. | Audio-visual speech recognition with scattering operators |
| CN106503723A (zh) * | 2015-09-06 | 2017-03-15 | 华为技术有限公司 | 一种视频分类方法及装置 |
| CN105550699B (zh) * | 2015-12-08 | 2019-02-12 | 北京工业大学 | 一种基于cnn融合时空显著信息的视频识别分类方法 |
| JP6517681B2 (ja) | 2015-12-17 | 2019-05-22 | 日本電信電話株式会社 | 映像パターン学習装置、方法、及びプログラム |
| US11055537B2 (en) * | 2016-04-26 | 2021-07-06 | Disney Enterprises, Inc. | Systems and methods for determining actions depicted in media contents based on attention weights of media content frames |
| CN106131627B (zh) * | 2016-07-07 | 2019-03-26 | 腾讯科技(深圳)有限公司 | 一种视频处理方法、装置及系统 |
| US10402697B2 (en) * | 2016-08-01 | 2019-09-03 | Nvidia Corporation | Fusing multilayer and multimodal deep neural networks for video classification |
| CN106779467A (zh) * | 2016-12-31 | 2017-05-31 | 成都数联铭品科技有限公司 | 基于自动信息筛选的企业行业分类系统 |
| US11263525B2 (en) * | 2017-10-26 | 2022-03-01 | Nvidia Corporation | Progressive modification of neural networks |
| US10334202B1 (en) * | 2018-02-28 | 2019-06-25 | Adobe Inc. | Ambient audio generation based on visual information |
| US20190286990A1 (en) * | 2018-03-19 | 2019-09-19 | AI Certain, Inc. | Deep Learning Apparatus and Method for Predictive Analysis, Classification, and Feature Detection |
| US10860858B2 (en) * | 2018-06-15 | 2020-12-08 | Adobe Inc. | Utilizing a trained multi-modal combination model for content and text-based evaluation and distribution of digital video content to client devices |
| US10418957B1 (en) * | 2018-06-29 | 2019-09-17 | Amazon Technologies, Inc. | Audio event detection |
| US10699129B1 (en) * | 2019-11-15 | 2020-06-30 | Fudan University | System and method for video captioning |
-
2017
- 2017-09-15 CN CN201910834142.0A patent/CN110532996B/zh active Active
- 2017-09-15 CN CN201710833668.8A patent/CN109508584B/zh active Active
-
2018
- 2018-08-16 MA MA050252A patent/MA50252A/fr unknown
- 2018-08-16 WO PCT/CN2018/100733 patent/WO2019052301A1/fr not_active Ceased
- 2018-08-16 KR KR1020197032023A patent/KR102392943B1/ko active Active
- 2018-08-16 JP JP2020515067A patent/JP7127120B2/ja active Active
- 2018-08-16 EP EP18855424.0A patent/EP3683723A4/fr active Pending
-
2019
- 2019-08-30 US US16/558,015 patent/US10956748B2/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN109508584B (zh) | 2022-12-02 |
| EP3683723A4 (fr) | 2021-06-23 |
| US10956748B2 (en) | 2021-03-23 |
| JP7127120B2 (ja) | 2022-08-29 |
| KR20190133040A (ko) | 2019-11-29 |
| EP3683723A1 (fr) | 2020-07-22 |
| CN110532996B (zh) | 2021-01-22 |
| JP2020533709A (ja) | 2020-11-19 |
| CN109508584A (zh) | 2019-03-22 |
| WO2019052301A1 (fr) | 2019-03-21 |
| CN110532996A (zh) | 2019-12-03 |
| US20190384985A1 (en) | 2019-12-19 |
| KR102392943B1 (ko) | 2022-04-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| MA50252A (fr) | Procédé de classification de vidéos, procédé de traitement d'informations et serveur | |
| EP3712028A4 (fr) | Dispositif de traitement d'informations et procédé de traitement d'informations | |
| EP3726534A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3633605A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3734576A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3425631A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3418881A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3550503A4 (fr) | Procédé de traitement d'informations, dispositif de traitement d'informations, et terminal de traitement d'informations | |
| EP3547718A4 (fr) | Dispositif de reproduction, procédé de reproduction, dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3416034A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3410433A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3705241A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3430896A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3446563A4 (fr) | Serveur de traitement d'informations, système de traitement d'informations et procédé de traitement d'informations | |
| EP3389245A4 (fr) | Programme, procédé de traitement d'informations et dispositif de traitement d'informations | |
| EP3731068A4 (fr) | Système de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3663741A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3578921A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3437567A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3734428A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3410432A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3730196A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3683774A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations, et programme | |
| EP3419020A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et programme | |
| EP3441912A4 (fr) | Dispositif de traitement d'informations, procédé de traitement d'informations et procédé de fourniture d'informations |