DefRec_and_PCM
DefRec_and_PCM copied to clipboard
Self-Supervised Learning for Domain Adaptation on Point-Clouds
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [pip](https://github.com/pypa/pip) from 20.2.4 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...
About
I couldn't get the visualizations I wanted after the reconstruction.The network doesn't seem to be converging.Could you please send me the weight parameters after pre-training
Dear Idan, I couldn't find the other types of region selection methods in defrec.py Can you tell me where I can find it?
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
Bumps [joblib](https://github.com/joblib/joblib) from 0.17.0 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....
I tried to apply this method to outdoor point cloud scenes, and found that this method occupied too much memory and miou did not improve much. Is this method not...
Hi, thanks for sharing this great work. Could you kindly share the implementation of 'T-SNE' in your paper?
Hi, thanks for sharing this great work. Could you kindly share the implementation of 'Reconstructing Space' in your paper? I didn't find the offical codes for this paper. Thank you...