Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PaddlePaddle/PLSC issues and pull requests

#216 - [Adam/AdamW] Update adamw.py

Pull Request - State: open - Opened by HydrogenSulfate about 1 month ago

#215 - Problems exporting model

Issue - State: open - Opened by angelabr 9 months ago

#214 - 请问当前工程版本对应的最新的paddlepaddle是啥?

Issue - State: open - Opened by starsky68 over 1 year ago - 1 comment

#212 - [benchmark] Delete dataset after task completion

Pull Request - State: closed - Opened by Liujie0926 over 1 year ago

#211 - [CI]update FaceViT loss_base for Paddle#54183

Pull Request - State: closed - Opened by Liujie0926 over 1 year ago

#210 - [CI&Benchmark] fix requirements version

Pull Request - State: closed - Opened by Liujie0926 over 1 year ago

#209 - [benchmark] add ssl and convnext

Pull Request - State: closed - Opened by Liujie0926 over 1 year ago - 1 comment

#208 - [CI] update loss_base for Paddle#50998

Pull Request - State: closed - Opened by Liujie0926 over 1 year ago

#207 - [CI&Benchmark]update

Pull Request - State: closed - Opened by Liujie0926 over 1 year ago

#206 - fix ToMeVisionTransformer

Pull Request - State: closed - Opened by GuoxiaWang over 1 year ago

#205 - add cae code

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#204 - [Benchmark]Update step&add new case

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#203 - add tome

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#202 - [CI&Benchmark] update log & prepare

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#201 - feat: add convnext model and config

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago

#200 - [CI] update IResnet loss for Paddle#50287

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#199 - fix log message for training

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#198 - update swin eval checkpoint link

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#197 - add ci for mae and convmae

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#196 - update swin checkpoint link

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#195 - refactor facevit and vit

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#194 - fix the dtype for to_tensor (paddle PR#50018)

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#193 - Bump setuptools from 50.3.2 to 65.5.1

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#192 - add setuptools version&[CI]update loss for Paddle#50050

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#191 - feat: add multi-task classification task.

Pull Request - State: open - Opened by qizhaoaoe almost 2 years ago - 1 comment

#190 - Bump onnx from 1.9.0 to 1.13.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#189 - add swin transformer

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#188 - refactor mae network

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#187 - Bugfix mae

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#186 - update installation

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#185 - change loss.numpy()[0] to float(loss) to adapt 0D

Pull Request - State: closed - Opened by zhwesky2010 almost 2 years ago

#184 - update installation in readme

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#183 - revert fluid.dygraph.amp & CI base loss + fix_readme

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#183 - revert fluid.dygraph.amp & CI base loss + fix_readme

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#182 - fix_readme

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#182 - fix_readme

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#181 - add conv mae network

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#180 - support dtype auto convertion in deit load function

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#179 - update top news

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#178 - refactor models/layers

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#177 - add mae

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#176 - add moco v3

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#175 - clear fluid

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#175 - clear fluid

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#174 - change std=.02 to std=.002 in init.trunc_normal_

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#174 - change std=.02 to std=.002 in init.trunc_normal_

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#173 - fix the bug of augmentation for pil

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#172 - refactor deit network and add fp16 o2 pretraining

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#171 - fix: fix function name typo and delete configs in plsc.

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago

#170 - delete configs and fix function name typo

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago

#169 - fix function name type and delete configs

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago

#168 - Face Recognition inference模型

Issue - State: open - Opened by ChaoII almost 2 years ago - 2 comments

#167 - update README

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#166 - add momentum lars optimizer from mocov3

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#166 - add momentum lars optimizer from mocov3

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#165 - add photo clustering demo

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#164 - docs update and update .gitignore

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago - 1 comment

#164 - docs update and update .gitignore

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago - 1 comment

#163 - docs: replace train/export by plsc-train/plsc-export

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago - 2 comments

#163 - docs: replace train/export by plsc-train/plsc-export

Pull Request - State: closed - Opened by qizhaoaoe almost 2 years ago - 2 comments

#162 - Fix the problem caused by removing fluid.layers.l2_normalize

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#161 - update augmenation from cv2 to pil

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#161 - update augmenation from cv2 to pil

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#160 - add cait

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#159 - update benchmark scripts

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#158 - update loss_base for Paddle#48563

Pull Request - State: closed - Opened by Liujie0926 almost 2 years ago

#157 - add Inference for paddle and onnx

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#156 - fix the bug of resume and adaptive set function for lr scheduler

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#156 - fix the bug of resume and adaptive set function for lr scheduler

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#155 - add some transforms and imagefoler dataset, and ignore warnings

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#155 - add some transforms and imagefoler dataset, and ignore warnings

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#154 - fix the bug of class center sample for data parallel

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#153 - align mobilefacenet

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#152 - align iresnet

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#151 - add vit, deit ci

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#150 - add face recognition ci

Pull Request - State: closed - Opened by GuoxiaWang almost 2 years ago

#149 - update ci scripts

Pull Request - State: closed - Opened by Liujie0926 about 2 years ago

#148 - test ci

Pull Request - State: closed - Opened by Liujie0926 about 2 years ago

#147 - add FaceViT_base_patch9_112 droppath005 mask005

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#146 - add ci scripts

Pull Request - State: closed - Opened by Liujie0926 about 2 years ago

#145 - add max_train_step and flags in Global yaml config for ci

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#144 - fix the bug of allreduce for single card

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#143 - add data augmentation doc

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#143 - add data augmentation doc

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#142 - update ViT-L/16 config on imagenet21k

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#140 - fix the bug of sparse momentum for partial fc

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#139 - add Vit large configs and checkpoint

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#139 - add Vit large configs and checkpoint

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#138 - add deit configs and update readme

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#137 - add deit configs and readme

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#136 - add FaceViT_tiny_patch9_112 config

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#135 - update readme

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#134 - add face task

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#133 - add configuration doc

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#132 - add console_scripts for plsc-train, plsc-eval, plsc-export

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#131 - fix FP16 O2 for F.normalize in PartialFC

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago

#130 - add worker_init_fn for dataloader

Pull Request - State: closed - Opened by GuoxiaWang about 2 years ago