首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏媒矿工厂

    Arcturus on Volumetric Videos

    Arcturus 所创建的 HoloSuite 平台是世界上第一个对体积视频进行编辑和分发的后处理平台。这项工作目前正处于沉浸式媒体下一阶段变革的前沿。该平台综合了体积视频的编辑和像用户传输流两项主要功能。Arcturus 不仅因这项工作而受益,而且也推动着体积视频能够落地于实际生产中。

    79850编辑于 2022-04-11
  • 来自专栏CreateAMind

    Tracking Emerges by Colorizing Videos

    Tracking Emerges by Colorizing Videos Carl Vondrick , Abhinav Shrivastava , Alireza Fathi , Sergio Guadarrama leverage the natural temporal coherency of color to create a model that learns to colorize gray-scale videos

    67830发布于 2018-10-18
  • 来自专栏西里网CSDN博客

    HTML 视频(Videos)播放

    Html网页 Web 安全色 Html转C#/JSP有哪些 HTML使用表格 布局 HTML 图像 HTML 内联 元素 HTML 标签 HTML 符号实体 Html/JS互转有哪些 HTML 视频(Videos

    1.7K00编辑于 2025-06-10
  • 来自专栏机器学习、深度学习

    人群密度估计--Spatiotemporal Modeling for Crowd Counting in Videos

    Spatiotemporal Modeling for Crowd Counting in Videos ICCV2017 针对视频人群密度估计问题,这里主要侧重视频中的 temporal information

    1.2K90发布于 2018-01-03
  • 来自专栏大数据智能实战

    视频生成(Generating Videos with Scene Dynamics)实践

    这也是论文Generating Videos with Scene Dynamics(http://carlvondrick.com/tinyvideo/paper.pdf)的主要思想。

    1.2K40发布于 2019-05-26
  • 来自专栏hotarugaliの技术分享

    2014-NIPS-Two-Stream Convolutional Networks for Action Recognition in Videos

    这篇文章[1]主要研究了如何有效地将深度学习用在动作识别领域。作者提出,这个任务的主要挑战在于如何让神经网络同时捕获到两种信息:一种是 appearance 信息(比如物体的大小、形状等静态信息),另一种是 motion 信息(即物体的运动信息)。这篇文章的主要贡献有三点,第一是提出了一个基于 CNN 的双流网络,它同时结合了时空间信息;第二,作者展示了即使只有少量训练数据,基于 CNN 的神经网络在视频帧的光流信息上进行训练能取得很好的性能;最后,作者展示了双流网络在多任务学习上的潜力,作者在两个数据集上同时训练一个双流骨干网络,相比于使用单一数据集,训练后的网络在两个数据集上都有性能提升。作者在 UCF-101 和 HMDB-51 数据集上进行了实验,效果能和当时的 SOTA 方法(当时还是非深度的方法)性能相当,比之前使用神经网络的方法要好很多。

    63110编辑于 2022-05-27
  • 来自专栏机器学习、深度学习

    视频分割--Learning to Segment Instances in Videos with Spatial Propagation Network

    Learning to Segment Instances in Videos with Spatial Propagation Network CVPRW2017 https://github.com

    1.3K90发布于 2018-01-03
  • 来自专栏机器学习、深度学习

    视频中的运动特征--Learning Motion Patterns in Videos

    Learning Motion Patterns in Videos CVPR2017 Torch code: http://thoth.inrialpes.fr/research/mpnet

    1.2K60发布于 2018-01-03
  • 来自专栏机器学习、深度学习

    视频动作识别--Two-Stream Convolutional Networks for Action Recognition in Videos

    Two-Stream Convolutional Networks for Action Recognition in Videos NIPS2014 http://www.robots.ox.ac.uk

    2K60发布于 2018-01-03
  • 来自专栏机器学习、深度学习

    弱监督语义分割--Weakly Supervised Semantic Segmentation using Web-Crawled Videos

    Weakly Supervised Semantic Segmentation using Web-Crawled Videos CVPR2017 https://arxiv.org/abs/1701.00352 labels only Our goal is to overcome this limitation with no additional human intervention by retrieving videos relevant to target class labels from web repository, and generating segmentation labels from the retrieved videos

    1.5K10发布于 2019-05-26
  • 来自专栏福大大架构师每日一题

    openai-python v2.2.0版本更新详解:新增Videos API与ChatKit测试功能

    发布日期:2025-10-06 openai-python 在 v2.2.0 版本中带来了重要更新,不仅增加了视频生成与管理的 Videos API,还在 Beta 功能中引入了全新的 ChatKit 新增 Videos API Videos API 是本次版本中的一大亮点,支持从创建到下载、删除以及视频 Remix 的全流程操作。 (**params) -> Video • 获取视频信息 client.videos.retrieve(video_id) -> Video • 列出视频 client.videos.list(**params 下载视频内容 client.videos.download_content(video_id, **params) -> HttpxBinaryResponseContent • 视频 Remix client.videos.remix Videos API:让开发者可以直接生成、管理、下载视频,支持流式与轮询模式,极大拓展了多媒体生成的场景。 2.

    17810编辑于 2025-12-18
  • 来自专栏数据派THU

    牛津大学最新《计算代数拓扑》笔记书

    Week 1: Complexes notes and videos Week 2: Homotopy notes and videos Week 3: Homology notes and videos Week 4: Sequences notes and videos Week 5: Cohomology notes and videos Week 6: Persistence notes and  videos Week 7: Sheaves notes and videos Week 8: Gradients notes and videos https://people.maths.ox.ac.uk

    30140编辑于 2022-03-04
  • 来自专栏系统设计与开发

    基于django的视频点播网站开发-step7-我的收藏喜欢功能

    并分别设置它们的别名为"liked_videos"和"collected_videos",有django基础的同学应该明白,通过别名也可以访问到数据。 path('<int:pk>/collect_videos/', views.CollectListView.as_view(), name='collect_videos'), path('<int: = user.collected_videos.all() return videos 与首页展示的功能类似,这里同样继承了ListView通用视图类。 在获取收藏数据列表时,我们用的是user.collected_videos.all(),其中collected_videos就是前面定义的别名。 最终通过users/like_videos.html来渲染。

    86300发布于 2019-02-26
  • 来自专栏木头编程 - moTzxx

    ThinkPHP5 集成使用 Layui 穿梭框(transfer)控件

    layui-form-label">视频:</label>

    <div id="transfer-<em>videos</em> = '{$coll.seled_<em>videos</em>}'; //console.log('seled_<em>videos</em>:',seled_<em>videos</em>); var arrSel = seled_<em>videos</em>.split(','); //console.log('arrSel:',arrSel); //显示搜索框 transfer.render : function(obj, index){ var getData = transfer.getData('key_seled_<em>videos</em>'); //获取右侧数据 = arr_seled.join(); //console.log(str_seled_<em>videos</em>); $(".input_seled_videos

    2.3K20发布于 2020-04-01
  • 来自专栏不仅仅是python

    (十) 初遇python甚是喜爱之OS Module模块

    'videos', 'videos-1', 'yale', '模块学习'] print(os.listdir()) #另外一个创建文件夹的方法 #makedirs(): os.makedirs('videos -2') #['hello.txt', 'videos', 'videos-1', 'videos-2', 'yale', '模块学习'] print(os.listdir()) #mkdir 和 makedirs ', 'yale', '模块学习'] ['hello.txt', 'videos', 'videos-1', 'yale', '模块学习'] ['hello.txt', 'videos', 'videos -1', 'videos-2', 'yale', '模块学习'] ['hello.txt', 'videos', 'videos-1', 'videos-2', 'yale', '模块学习'] ['demo.txt videos 目录名称: [] 文件名称: [] 当前路径: C:\Users\Administrator\Desktop\python3-demo\videos-1 目录名称: [] 文件名称: [

    59020发布于 2019-07-23
  • 来自专栏CreateAMind

    TCN v2 + 3Dconv 运动信息

    See generate_videos.py for a usage example. See generate_videos.py for details. videos/0_view1.mov ... videos/0_viewM.mov videos/1_viewM.mov ... videos/N_viewM.movfor N sequences and Create TFRecords Use dataset/videos_to_tfrecords.py to convert the directory of videos into a directory videos=$viddir/$datasetbazel build -c opt videos_to_tfrecords && \ bazel-bin/videos_to_tfrecords --logtostderr

    1.1K20发布于 2019-04-28
  • 来自专栏分享一些好用的软件和程序

    The best TikTok MP3 converter

    converterTikTok has become an incredibly popular platform for users to create and share short-form videos With the help of the app, users can easily create unique videos, but what if you want access to the music from those videos? On the "Me" page, you will see a section called "Saved Videos." It's also helpful for freeing up space on your device if you have lots of videos saved.

    90880编辑于 2023-02-14
  • 来自专栏C/C++与音视频

    gstreamer(三) 常用命令集锦

    d3dvideosink 指定解码器播放 gst-launch-1.0 filesrc location=D:\\videos\\20190302_0x70000000mux.h264 ! filesink  location=D:\\videos\\20190302_0x70000000mux.yuv 写RGB gst-launch-1.0 filesrc location=D:\\videos filesink  location=D:\\videos\\20190302_0x70000000mux.rgb 4.转码 gst-launch-1.0 filesrc location=D:\\videos filesink  location=D:\\videos\\test.h264 将h265转码成h264 5.播放MP4 1)万能播放器播放 gst-play-1.0.exe D:\\videos\\ CCTV-2-dszg-1.mp4 2)自动插件播放 gst-launch-1.0 filesrc location=D:\\videos\\CCTV-2-dszg-1.mp4 !

    3.3K20编辑于 2022-06-14
  • 来自专栏人工智能前沿讲习

    【源头活水】OpenAI Sora文生视频模型技术报告中英全文

    , or on videos of a fixed size. At a high level, we turn videos into patches by first compressing videos into a lower-dimensional latent Sampling flexibility 采样灵活性 Sora can sample widescreen 1920x1080p videos, vertical 1080x1920 videos As a result, each of the four videos starts different from the others, yet all four videos lead to the In the examples below, the videos in the center interpolate between the corresponding videos on the left

    63610编辑于 2024-02-22
  • 来自专栏IT架构圈

    「小程序JAVA实战」小程序的视频点赞功能开发(62)

    *,u.face_image,u.username,u.nickname from videos v left join users u on v.user_id = u.id videos = new Videos(); videos.setAudioId(bgmId); videos.setCreateTime(new Date()); videos.setVideoDesc(desc); videos.setId(UUID.randomUUID().toString()); videos.setUserId (userId); videos.setVideoHeight(videoHeight); videos.setVideoWidth(videoWidth); videos.setVideoPath(videOutPath); videos.setCoverPath(ImagePath); videos.setStatus(VideoStatusEnum.SUCCESS.value

    1.5K40发布于 2019-07-08
领券