Conversation
17b82cd to
d935717
Compare
d935717 to
c7f4d35
Compare
|
Hi, thanks for providing this container. How to activate the environment inside the container? no working for me. Can we get rid of conda? |
You don't need to use conda inside docker. You can directly run the python scripts, e.g. |
|
Hey, thanks a lot for sharing your docker file!!! For some reason, the docker container I built with this (with no errors during the build) is missing
|
|
Could you update gcc, cuda to gcc-9(10, 11 are also welcome), details can be found in TensorRT OSS repository docker file. gcc-6 is definitely not the right version for Ubuntu-18.04, Ubuntu-20.04 and Ubuntu-22.04 and should be not used for the default version of tool chain. Building mmdetection3d should use this sentence (otherwise will fail): |
|
Thank you so much for this docker file, really helped me. Due to some changes since the dockerfile was created, there was some packages missing. Here is what I added to the docker file: install aditional librariesRUN pip install fvcore==0.1.5.post20221221 |
|
您好,邮箱主人会认真阅读!谢谢关注/
|
No description provided.