The Wayback Machine - https://web.archive.org/web/20220809232518/https://github.com/topics/deep-learning
Skip to content
#

Deep learning

Deep learning is an AI function and subset of machine learning, used for processing large amounts of complex data.

Here are 48,511 public repositories matching this topic...

transformers
NielsRogge
NielsRogge commented Aug 3, 2022

Feature request

We currently have 2 monocular depth estimation models in the library, namely DPT and GLPN.

It would be great to have a pipeline for this task, with the following API:

from transformers import pipeline

pipe = pipeline("depth-estimation")
pipe("ca
justinchuby
justinchuby commented Jul 8, 2022

Tracking issue on the onnx opset 17 support.

  • Add version 17 as a known version
  • stft
  • istft
  • bartlett_window
  • blackman_window
  • hamming_window
  • hann_window
  • kaiser_window

Closes #80834

module: onnx good first issue triaged OSS contribution wanted
MockingBird

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
  • Updated Apr 3, 2022
  • Python
Wikipedia
Wikipedia