並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 26 件 / 26件

新着順 人気順

Estimationの検索結果1 - 26 件 / 26件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Estimationに関するエントリは26件あります。 機械学習論文学習 などが関連タグです。 人気エントリには 『Formula of Software Estimation』などがあります。
  • Formula of Software Estimation

    XP祭り 2021 https://xpjug.com/xp2021/

      Formula of Software Estimation
    • コンピュータビジョンの最新論文調査 2D Human Pose Estimation 編 | BLOG - DeNA Engineering

      はじめに こんにちは、AIシステム部でコンピュータビジョンの研究開発をしている加藤です。我々のチームでは、常に最新のコンピュータビジョンに関する論文調査を行い、部内で共有・議論しています。今回は 2D Human Pose Estimation 編として加藤直樹 ( @nk35jk ) が調査を行いました。 本記事では 2D Human Pose Estimation に関する代表的な研究事例を紹介するとともに、2019年10月から11月にかけて開催されたコンピュータビジョンのトップカンファレンスである ICCV 2019 に採録された 2D Human Pose Estimation の最新論文を紹介します。 過去の他タスク編については以下をご参照ください。 Human Recognition 編 (2019/04/26) 3D Vision 編 (2019/06/04) キーポイント検

        コンピュータビジョンの最新論文調査 2D Human Pose Estimation 編 | BLOG - DeNA Engineering
      • Shota Imai@えるエル on Twitter: "テスラの自動運転車の制御AI視点で、行っている処理を可視化したもの semantic segmentation、object detection、depth estimationなど、最近の機械学習、特にCV技術の集合体感がある(… https://t.co/KLdiklVxA3"

        テスラの自動運転車の制御AI視点で、行っている処理を可視化したもの semantic segmentation、object detection、depth estimationなど、最近の機械学習、特にCV技術の集合体感がある(… https://t.co/KLdiklVxA3

          Shota Imai@えるエル on Twitter: "テスラの自動運転車の制御AI視点で、行っている処理を可視化したもの semantic segmentation、object detection、depth estimationなど、最近の機械学習、特にCV技術の集合体感がある(… https://t.co/KLdiklVxA3"
        • 【注目論文】Sinusoidal Frequency Estimation by Gradient Descent - Qiita

          QMULのBen Hayes氏らが、勾配降下法で周波数推定を行う手法を論文で発表しました。ICASSP2023に投稿したそうです。 きわめてシンプルな手法なのですが、機械学習系音声合成にとってはたいへん重要な成果だと思うので、紹介します。 論文リンク:Sinusoidal Frequency Estimation by Gradient Descent ソースコード:https://github.com/ben-hayes/sinusoidal-gradient-descent 背景:DDSPの限界 DDSP(Differentiable Digital Signal Processing)とは、微分可能な計算式を持つDSPモジュールをDNNに組み込んで機械学習をやる手法で、Google Magentaプロジェクトが最初に打ち出したアイデアです。 今ではもうDDSPシリーズと呼べるほど多様

            【注目論文】Sinusoidal Frequency Estimation by Gradient Descent - Qiita
          • Fruit salad: a scrum estimation scale - fberriman.com

            January 22, 2020 When I first joined Netlify over 2 years ago, I took over sprint planning for a while. As many teams do, they were doing a sort of scrum-lite. They didn’t have an estimation scale and we all agreed at various times that the traditional scrum scales of t-shirt sizes or fun bucks didn’t really capture the concept of scoring complexity. So, I came up with a scale I thought captured c

            • Consistent Video Depth Estimation

              Abstract We present an algorithm for reconstructing dense, geometrically consistent depth for all pixels in a monocular video. We leverage a conventional structure-from-motion reconstruction to establish geometric constraints on pixels in the video. Unlike the ad-hoc priors in classical reconstruction, we use a learning-based prior, i.e., a convolutional neural network trained for single-image dep

              • GitHub - ngryman/reading-time: :books: Medium's like reading time estimation.

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  GitHub - ngryman/reading-time: :books: Medium's like reading time estimation.
                • Estimation of total and excess mortality due to COVID-19 | Institute for Health Metrics and Evaluation

                  Estimation of total and excess mortality due to COVID-19 Published October 15, 2021 This page was updated on October 15, 2021 to reflect changes in our modeling strategy. View our previous methods published May 13, 2021 here. In our October 15 release, we introduced three major changes. First, we have very substantially updated the data and methods used to estimate excess mortality related to the

                    Estimation of total and excess mortality due to COVID-19 | Institute for Health Metrics and Evaluation
                  • GitHub - digital-standard/ThreeDPoseUnityBarracuda: Unity sample of 3D pose estimation using Barracuda

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      GitHub - digital-standard/ThreeDPoseUnityBarracuda: Unity sample of 3D pose estimation using Barracuda
                    • Jetson Nanoに骨格検出を実現するソフト「tf-pose-estimation」をセットアップする方法 - Qiita

                      Jetson NanoでPose Estimation Jetson Nanoで骨格検出の技術を動かしてみます。「tf-pose-estimation」というソフトを使うと単眼カメラで人間の骨格検出をすることができます。詳しくは以下ブログ記事を参照下さい。 単眼カメラでKinectのように骨格検出する技術「Realtime Multi-Person Pose Estimation」を試してみた Jetson Nanoで「tf-pose-estimation」のセットアップ ほとんど以下の記事を参考にさせていただきました。おかげで詰まることなくセットアップできたので、本当に感謝です。 Jetson Nano に TensorFlow版のOpenpose入れてみる そのままだと付加価値がないので、上記のセットアップをコマンド一発で実行できるようにスクリプトにした上で、Raspberry Piカ

                        Jetson Nanoに骨格検出を実現するソフト「tf-pose-estimation」をセットアップする方法 - Qiita
                      • Boosting Monocular Depth Estimation Models to High-Resolution via Content-Adaptive Multi-Resolution Merging

                        We propose a method that can generate highly detailed high-resolution depth estimations from a single image. Our method is based on optimizing the performance of a pre-trained network by merging estimations in different resolutions and different patches to generate a high-resolution estimate. Abstract Neural networks have shown great abilities in estimating depth from a single image. However, the

                          Boosting Monocular Depth Estimation Models to High-Resolution via Content-Adaptive Multi-Resolution Merging
                        • GitHub - lzccccc/3d-bounding-box-estimation-for-autonomous-driving: 3d bounding box estimation from monocular image based on 2d bounding box

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            GitHub - lzccccc/3d-bounding-box-estimation-for-autonomous-driving: 3d bounding box estimation from monocular image based on 2d bounding box
                          • Generative Multiple-purpose Sampler for Weighted M-estimation

                            To overcome the computational bottleneck of various data perturbation procedures such as the bootstrap and cross validations, we propose the Generative Multiple-purpose Sampler (GMS), which constructs a generator function to produce solutions of weighted M-estimators from a set of given weights and tuning parameters. The GMS is implemented by a single optimization without having to repeatedly eval

                            • Software Estimation Is Hard. Do It Anyway. - Jacob Kaplan-Moss

                              Estimating Software Projects: Software Estimation Is Hard. Do It Anyway.It’s well-established that estimating software projects is hard. One study by HBR found that one in six IT projects had cost overruns of over 200% and were late by almost 70%. Another study by McKinsey found that IT projects are on average 45% over budget and 7% over schedule. They found large software projects were particular

                                Software Estimation Is Hard. Do It Anyway. - Jacob Kaplan-Moss
                              • HMDとコントローラーの3点だけで最大11点の擬似フルトラッキングを可能にする「Standable: Full Body Estimation」が発売/「VRChat」や「NeosVR」での動作は確認済み

                                  HMDとコントローラーの3点だけで最大11点の擬似フルトラッキングを可能にする「Standable: Full Body Estimation」が発売/「VRChat」や「NeosVR」での動作は確認済み
                                • Chrome 88: Digital Goods, Lighting Estimation in Augmented Reality, and More

                                  $200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81

                                    Chrome 88: Digital Goods, Lighting Estimation in Augmented Reality, and More
                                  • The Shape of Code » Software effort estimation is mostly fake research

                                    Effort estimation is an important component of any project, software or otherwise. While effort estimation is something that everybody in industry is involved with on a regular basis, it is a niche topic in software engineering research. The problem is researcher attitude (e.g., they are unwilling to venture into the wilds of industry), which has stopped them acquiring the estimation data needed t

                                    • GitHub - Ahmednull/L2CS-Net: The official PyTorch implementation of L2CS-Net for gaze estimation and tracking

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        GitHub - Ahmednull/L2CS-Net: The official PyTorch implementation of L2CS-Net for gaze estimation and tracking
                                      • MediaPipe Iris: Real-time Iris Tracking & Depth Estimation

                                        Philosophy We strive to create an environment conducive to many different types of research across many different time scales and levels of risk. Learn more about our Philosophy Learn more

                                          MediaPipe Iris: Real-time Iris Tracking & Depth Estimation
                                        • The Rate of Underascertainment of Novel Coronavirus (2019-nCoV) Infection: Estimation Using Japanese Passengers Data on Evacuation Flights

                                          Notice You are accessing a machine-readable page. In order to be human-readable, please install an RSS reader. All articles published by MDPI are made immediately available worldwide under an open access license. No special permission is required to reuse all or part of the article published by MDPI, including figures and tables. For articles published under an open access Creative Common CC BY li

                                            The Rate of Underascertainment of Novel Coronavirus (2019-nCoV) Infection: Estimation Using Japanese Passengers Data on Evacuation Flights
                                          • GitHub - Hzzone/pytorch-openpose: pytorch implementation of openpose including Hand and Body Pose Estimation.

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - Hzzone/pytorch-openpose: pytorch implementation of openpose including Hand and Body Pose Estimation.
                                            • GitHub - nianticlabs/monodepth2: [ICCV 2019] Monocular depth estimation from a single image

                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                GitHub - nianticlabs/monodepth2: [ICCV 2019] Monocular depth estimation from a single image
                                              • IT Project Estimation Techniques: Top-Down and Bottoms-Up Approaches

                                                Every Information Technology (IT) project has direct and indirect cost implications. Therefore, an effective and practical estimation of any information technology project is crucial. As evident from the name, the direct cost is the money invested in executing the project. However, the impact of the indirect costs can also be substantial for a software project. Regardless, while the accurate estim

                                                  IT Project Estimation Techniques: Top-Down and Bottoms-Up Approaches
                                                • アジャイルな見積りと計画づくり12のガイドライン / 12 Guidelines for Agile Estimation and Planning

                                                  『アジャイルな見積りと計画づくり(https://www.amazon.co.jp/dp/4839924023)』をさっくり理解できるガイドラインの解説資料です。

                                                    アジャイルな見積りと計画づくり12のガイドライン / 12 Guidelines for Agile Estimation and Planning
                                                  • GitHub - mkocabas/VIBE: Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      GitHub - mkocabas/VIBE: Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
                                                    • Diabetic Retinopathy Market Size Estimation, Growth Statistics, Future Trends and Leading Players and COVID-19 Impact Analysis By 2025

                                                      Diabetic Retinopathy Market Size Estimation, Growth Statistics, Future Trends and Leading Players and COVID-19 Impact Analysis By 2025 Diabetic Retinopathy Market Growth, Trends and Size Analysis by Type (Non-proliferative and Proliferative), Treatment (Anti-VEGF Drugs, Laser Photocoagulation, Vitreoretinal Surgery, Steroid Injection), by End User (Hospitals, Ambulatory Surgical Centers, Others) a

                                                      1

                                                      新着記事