tungts1101
tungts1101
### Branch main branch (1.x version) ### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmselfsup/issues) and [Discussions](https://github.com/open-mmlab/mmselfsup/discussions) but cannot get the expected help. - [X] I have read the [documentation](https://mmselfsup.readthedocs.io/en/latest/) but...
In the documentation, I found the instruction of using conda as a package manager, but then there is a requirements.txt in the repo, which is quite strange since requirements.txt is...
##### System information (version) - OpenCV => :grey_question: - Operating System / Platform => :grey_question: - Compiler => :grey_question: ##### Detailed description I am working with the ridge detector, which...
I have tried to pull the branch 'completed' as a starting point for my new project. But when I imported the project on IntellijIDEA (2022 Community) I got this error...
Could you give an example of a transformation pipeline for rgb and depth images? I check the source and see that you divide the depth value by 1e4. Could you...
Is is true that the backbone will also be retrained from scratch in the WSSS task?
After running the inference, I suppose I will obtain some background images. These images will be used as a cue to do the semantic segmentation. How could I run the...
Could you give me an example of how can I use my camera to record and send data to an RTMP server? It is best if I can see directly...
- cocos2d-x version: 3.17.2 - devices test on: Physical Device Android Version 12 - developing environments: Window - NDK version: 19.2 - Xcode version: None - VS version: None -...
### Search before asking - [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question How can I merge classes of a dataset...