首页下载资源前端20241204124

ZIP20241204124

yyfhq1.25MB需要积分:1

资源文件列表:

feili.zip 大约有39个文件
  1. feili/cycle/
  2. feili/cycle/.DS_Store 6KB
  3. feili/cycle/datasets.py 2.49KB
  4. feili/cycle/models.py 4.13KB
  5. feili/cycle/test 3.05KB
  6. feili/cycle/test.py 3.45KB
  7. feili/cycle/train 7.35KB
  8. feili/cycle/train.py 8.42KB
  9. feili/cycle/util/
  10. feili/cycle/util/__init__.py
  11. feili/cycle/util/__pycache__/
  12. feili/cycle/util/__pycache__/__init__.cpython-38.pyc 151B
  13. feili/cycle/util/__pycache__/html.cpython-38.pyc 2.28KB
  14. feili/cycle/util/__pycache__/image_pool.cpython-38.pyc 1.04KB
  15. feili/cycle/util/__pycache__/util.cpython-38.pyc 3.82KB
  16. feili/cycle/util/__pycache__/visualizer.cpython-38.pyc 3.97KB
  17. feili/cycle/util/html.py 2.31KB
  18. feili/cycle/util/image_pool.py 1.06KB
  19. feili/cycle/util/util.py 4.31KB
  20. feili/cycle/util/visualizer.py 5.41KB
  21. feili/cycle/utils.py 4.47KB
  22. feili/技术文档.pdf 528.57KB
  23. feili/直方图/
  24. feili/直方图/.idea/
  25. feili/直方图/.idea/.gitignore 50B
  26. feili/直方图/.idea/inspectionProfiles/
  27. feili/直方图/.idea/inspectionProfiles/profiles_settings.xml 174B
  28. feili/直方图/.idea/inspectionProfiles/Project_Default.xml 1.55KB
  29. feili/直方图/.idea/misc.xml 200B
  30. feili/直方图/.idea/modules.xml 277B
  31. feili/直方图/.idea/workspace.xml 1.67KB
  32. feili/直方图/.idea/直方图.iml 291B
  33. feili/直方图/deep_hist.png 249.73KB
  34. feili/直方图/hist_layers.py 1.97KB
  35. feili/直方图/hist_loss.py 2.08KB
  36. feili/直方图/metrics.py 1.1KB
  37. feili/直方图/README.md 753B
  38. feili/直方图/source.png 227.3KB
  39. feili/直方图/target.png 264.47KB

资源介绍:

20241204124
# deep-hist PyTorch implementation of Histogram Layers from DeepHist: Differentiable Joint and Color Histogram Layers for Image-to-Image Translation PyTorch modules are ready to be used (metrics & histogram layers). Run hist_loss to produce plots and metrics for example images. The official implementation using TensorFlow can be found [here](https://github.com/mor-avi-aharon-bgu/HueNet). Please cite the original publication if you use this code in your work: ``` M. Avi-Aharon, A. Arbelle and T. R. Raviv, "Differentiable Histogram Loss Functions for Intensity-based Image-to-Image Translation," in IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 45, no. 10, pp. 11642-11653, Oct. 2023, doi: 10.1109/TPAMI.2023.3278287. ```
100+评论
captcha