Yunfeng Wang

Results 12 issues of Yunfeng Wang

According , timeit.timeit is a function, we must add brackets after it, otherwise the error message `TypeError: unsupported operand type(s) for -: 'function' and 'function'` will appear at line 244

Hi @mkocabas , Thanks for sharing this great work with helpful inspiration. I noticed that in this repo you contained some pieces of code to train PARE, however some data...

If you do not know the root cause of the problem / bug, and wish someone to help you, please post according to this template: ## 🐛 Bugs / Unexpected...

Hi @muelea , I visit the [DeepFashion Website](http://mmlab.ie.cuhk.edu.hk/projects/DeepFashion.html) and found that there are several benchmarks, each with different zips for images. I download one of the zips, but after extraction,...

Hi @ryanrussell @ericryanchan , Thanks for opening source this awesome method! When I retrain the eg3d model using `python train.py --outdir=~/training-runs --cfg=ffhq --data ./FFHQ_512.zip --gpus=4 --batch=16 --gamma=1 --gen_pose_cond=True`, I noticed...

网址:https://lcs.simpleai.site/ ### 背景介绍 很多开发者关注代码的核心功能,忽略了文档、测试部分,影响代码的健壮性。因此为了提高代码质量,让大家看到代码的可改进空间,我们基于LLM来自动分析代码仓库,给出综合的打分。 ### Features 1. 打分维度考虑全面,包括代码质量、仓库大小、Git Commit规范、文档、测试、开源证书等方面 2. 基于大模型的打分并给出了建议,可以根据建议来改进代码质量 3. 有结果保存成图片的功能,方便记录 4. 代码开源,源代码地址: ### 效果截图 ![image](https://github.com/user-attachments/assets/94ef71df-4525-44f3-916a-845975ef76ca) ![image](https://github.com/user-attachments/assets/40c6eb6e-269d-4601-8dad-aee4590de974) ![image](https://github.com/user-attachments/assets/289a176f-e48c-4584-acb3-b7ec39266a95) ![image](https://github.com/user-attachments/assets/323f0aea-bec2-4b2d-982f-96ee1d6aeb61) 欢迎各位开发者访问使用,非常期待你的反馈意见,希望能对提高开发者的代码质量做一点微小贡献