-
Updated
Jul 9, 2022 - JavaScript
#
paddle
Here are 87 public repositories matching this topic...
Visualizer for neural network, deep learning, and machine learning models
machine-learning
caffe
ai
deep-learning
neural-network
mxnet
tensorflow
keras
ml
torch
pytorch
visualizer
machinelearning
deeplearning
darknet
paddle
caffe2
coreml
onnx
tensorflow-lite
enhancement
New feature or request
good first issue
Good for newcomers
question
Further information is requested
Open
DALI + Catalyst = 🚀
4
Payments for Ruby on Rails apps
-
Updated
Jul 7, 2022 - Ruby
A library for scientific machine learning and physics-informed learning
deep-learning
neural-network
pytorch
operator
pde
paddle
tesnorflow
pinn
jax
scientific-machine-learning
multi-fidelity-data
physics-informed-learning
deeponet
-
Updated
Jul 9, 2022 - Python
Open
BUG:operator数组越界异常
2
MarsOu1995
commented
May 31, 2022
midped_batch = []
for idx in range(len(feed_batch)):
predict_res, error_code, error_info = func_timeout.func_timeout(
self._timeout,
self.process,
args=([feed_batch[idx]], typical_logid))
#midped_batch[idx].append
good first issue
Good for newcomers
Paddle.com API integration for Laravel with support for webhooks/events
-
Updated
Feb 22, 2022 - PHP
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision Transformer,DEiT,Swin Transformer,CvT,T2T-ViT,MLP-Mixer,XCiT,ConvNeXt,PVTv2 等基础视觉算法
deep-learning
vit
clip
paddle
pvt
mae
moco
self-supervised-learning
cvt
simclr
beit
vision-transformer
deit
pixpro
moco-v2
swav
swin-transformer
xcit
convnext
-
Updated
Jul 7, 2022 - Python
Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel.
face-recognition
data-parallel
large-scale
paddle
paddlepaddle
low-memory
distributed-training
arcface
cosface
model-parallel
hight-speed
partial-fc
-
Updated
Mar 1, 2022 - Python
Integration of Paddle payment processor with WooCommerce 3. Original work was done by Paddle. Improvements are being done by ThemeBucket
wordpress
wordpress-plugin
ecommerce
woocommerce
woocommerce-payment
paddle
woocommerce-payment-gateway
-
Updated
Apr 5, 2021 - PHP
ezekg
commented
Sep 17, 2018
Their docs state this, which means Paddle recently introduced a breaking change to their API:
When calling https://vendors.paddle.com/api/2.0/subscription/users/update you will need to set the
recurring_priceper unit,quantityandcurrency.
Need to add those additional params to [this object](https://github.com/keygen-sh/example-paddle-integration/blob/de415a3ac06326c78d843cc3856f95
可用于PaddlePaddle的RIFLE优化策略封装版,支持普通API与高阶API,并且只需向训练代码中插入一行代码即可使用RIFLE策略。
-
Updated
Nov 13, 2021 - Python
LPIPS metric on PaddlePaddle. pip install paddle-lpips
deep-neural-networks
deep-learning
perceptual-losses
paddle
paddlepaddle
perceptual-metric
perceptual-similarity
-
Updated
Nov 13, 2021 - Python
Paddle-Adversarial-Toolbox (PAT) is a Python library for Deep Learning Security based on PaddlePaddle.
-
Updated
Nov 13, 2021 - Python
使用 PaddlePaddle 实现基于深度神经网络的中文分词引擎 | A DNN Chinese Tokenizer by Using PaddlePaddle
nlp
machine-learning
neural-network
tokenizer
chinese
paddle
chinese-tokenizer
paddlepaddle
tokenizer-framework
nature-language-process
-
Updated
Jul 27, 2020 - JavaScript
Machine vision apps
-
Updated
Jul 5, 2022
cat vs dog in caffe, tensorflow, pytorch, paddle
-
Updated
Mar 5, 2021 - Python
Face mask detection on a Jetson Nano
deep-learning
cpp
face-recognition
face-detection
aarch64
paddle
ssd-model
face-mask
ncnn
jetson-nano
ncnn-framework
high-fps
face-mask-detection
paddle-lite
-
Updated
Apr 19, 2021 - C++
DEPRECATED - USE https://github.com/laravel/cashier-paddle
-
Updated
Jun 30, 2020 - PHP
-
Updated
Feb 25, 2021 - Jupyter Notebook
Paddle installation wheels for Jetson Nano
-
Updated
Dec 7, 2021
手势交互地图 GBIM(Gesture-Based Interaction map)
-
Updated
Aug 23, 2021 - Python
Breakout is a game created with Python 3, using the module PyGame. It is a ball game where you bounce the ball by moving the paddle. Eliminate all the blocks to win.
-
Updated
Jul 24, 2021 - Python
A python implementation of Canny Detector using numpy / scipy / torch / paddle package.
-
Updated
Oct 20, 2021 - Jupyter Notebook
Open
欢迎光临
2
LeungGeorge
opened
Mar 16, 2018
duplicate
This issue or pull request already exists
help wanted
Extra attention is needed
good first issue
Good for newcomers
won't fix
This doesn't seem right
Improve this page
Add a description, image, and links to the paddle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the paddle topic, visit your repo's landing page and select "manage topics."

Hi, I was wondering, is DALI currently compatible with tensorcom? And if so, are there any examples showing how to use DALI with a tensorcom data server, for example, like this?