使用逼真的阴影实现高保真面部重影 侯安德,张泽,米歇尔·萨克斯(Michel Sarkis),毕宁,童以颖,刘晓明。 在2021年的CVPR中。 该项目的代码是使用Python 3和Tensorflow 1.9.0开发的。 训练有素的模型 要在输入图像和目标照明上运行我们训练有素的模型,请执行以下操作: python test_relight_single_image.py input_image_path target_lighting_path output_image_path gpu_id 下面提供了一个示例: python test_relight_single_image.py sample_images/01503.png sample_lightings/light_left.txt sample_outputs/01503_left.png 7 引文 如果您在工作中
2021-12-14 13:50:18 74.96MB hard-shadow relighting cvpr2021 Python
1
不一样的python 学习
2021-12-04 23:59:32 5.54MB Python
1
Grad_CAM_PLUS_PLUS 原来的 梯度CAM Grad-CAM++ 参考 A.Chattopadhyay 等人,“Grad-CAM++:深度卷积网络的改进视觉解释”,arXiv 预印本 arXiv:1710.11063v3,2018 年 abityac94/Grad_CAM_plus_plus
2021-11-26 19:48:14 305KB keras Python
1
Learn Python the Hard Way(中文版第三版).pdfLearn Python the Hard Way(中文版第三版).pdfLearn Python the Hard Way(中文版第三版).pdfLearn Python the Hard Way(中文版第三版).pdf
2021-11-06 19:38:07 879KB Learn Python the Hard
1
Approximation.Algorithms.for.NP-Hard.Problems,.Dorit.S..Hochbaum,.PWS.1997,.WPCBJ.1998.311S
2021-11-06 15:24:51 13.21MB Approximation Algorithms NP-Hard
1
Microsoft.Press.I.M.Wrights.Hard.Code.2nd.Edition.Jul.2011.pdf
2021-10-10 20:21:45 2.61MB Microsoft Wrights Hard Code
1
Copyright Reader Acclaim for I. M. Wright's "Hard Code" Column Foreword Introduction Chapter 1. Project Mismanagement June 1, 2001: "Dev schedules, flying pigs, and other fantasies" October 1, 2001: "Pushing the envelopes: Continued contention over dev schedules" May 1, 2002: "Are we having fun yet? The joy of triage." December 1, 2004: "Marching to death" October 1, 2005: "To tell the truth" Chapter 2. Process Improvement, Sans Magic September 2, 2002: "Six Sigma? Oh please!" October 1, 2004: "Lean: More than good pastrami" April 1, 2005: "Customer dissatisfaction" March 1, 2006: "The Agile bullet" Chapter 3. Inefficiency Eradicated July 1, 2001: "Late specs: Fact of life or genetic defect?" June 1, 2002: "Idle hands" June 1, 2004: "The day we met" July 1, 2006: "Stop writing specs, co-located feature crews" February 1, 2007: "Bad specs: Who is to blame?" Chapter 4. Cross Disciplines April 1, 2002: "The modern odd couple? Dev and Test" July 1, 2004: "Feeling testy—The role of testers" May 1, 2005: "Fuzzy logic—The liberal arts" November 1, 2005: "Undisciplined—What's so special about specialization?" Chapter 5. Software Quality—More Than a Dream March 1, 2002: "Are you secure about your security?" November 1, 2002: "Where's the beef? Why we need quality" April 1, 2004: "A software odyssey—From craft to engineering" July 1, 2005: "Review this—Inspections" October 1, 2006: "Bold predictions of quality" Chapter 6. Software Design If We Have Time September 1, 2001: "A tragedy of error handling" February 1, 2002: "Too many cooks spoil the broth—Sole authority" May 1, 2004: "Resolved by design" February 1, 2006: "The other side of quality—Designers and architects" August 1, 2006: "Blessed isolation—Better design" Chapter 7. Adventures in Career Development December 1, 2001: "When the journey is the destination" October 1, 2002: "Life isn't fair—The review curve" November 1, 2006: "Roles on the career stage" May 1, 2007: "Get your
2021-10-10 20:17:16 515KB chm Code
1
Win9X Hard Disk.vhdWin9X Hard Disk.vhd
2021-10-02 13:03:56 66.05MB jdk11
1
Hard Disk Sentinel是一个硬盘监控工具,可以用来鉴别可能的硬盘问题、性能退化或者硬盘错误。它使用SMART技术监控硬盘健康、性能,及温度等重要参数。此软件最大的作用就是对硬盘温度的监控和警示,比如达到特定温度上限时通知用户等。 需要的朋友们赶紧下载试试吧 这是Hard Disk Sentinel的官方简体中文版,已经注册且绿化;Hard Disk Sentinel显示的信息非常直观、全面,用它来查看下硬盘的健康程度吧。主程序为HDSentinel.exe,使用前首先导入绿化.reg,Hard Disk Sentinel默认是随系统启动的,禁止启动的话这样设置:配置--首选项--随Windows启动,取消其选择。
2021-09-22 21:24:23 17.81MB Hard Disk Se
1
Conv-TasNet 训练 要训​​练模型,请运行: python main.py --checkpoint=checkpoint --dataset_path=/path/to/MUSDB18 预言 要使用经过训练的模型分离音频,请运行: python predict.py --checkpoint=checkpoint --video_id=YOUTUBE_VIDEO_ID_HERE
2021-09-17 13:04:16 11KB Python
1