LogS

Results 12 issues of LogS

### Search before asking - [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests. ### Description How can I obtain the model last layer features? I...

enhancement
question
detect

Oh, God. When I changed the server environment and reinstalled rvt, I got an error: ''' File "/data2/s/code/RVT/rvt/models/rvt_agent.py", line 12, in import bitsandbytes as bnb File "/home/s/anaconda3/envs/rvt/lib/python3.8/site-packages/bitsandbytes/__init__.py", line 6, in...

Thank you for your contributions. However, when I ran the code, I noticed it uses rvt render instead of the render method you proposed in the paper. ![image](https://github.com/user-attachments/assets/5be97fda-44fd-4ec2-8d48-7a724b7d3f15)

I saw an observation of RLbench including the masks of RGB images. How could I get it in this code?

I deleted the code before, but when I downloaded the code again, I found it didn't work. File "/data3/urs/code/RVT/rvt/libs/RLBench/rlbench/backend/task.py", line 410, in _get_waypoints feasible, way_i = self._feasible(waypoints) File "/data3/urs/code/RVT/rvt/libs/RLBench/rlbench/backend/task.py", line...

![image](https://github.com/user-attachments/assets/d47e6517-b95a-4eeb-930b-f5fdf9873bce) When I run this ''cotracker = torch.hub.load("facebookresearch/co-tracker", "cotracker2").to(device)'', I got tihs error. What should I do?

I ran the code but didn't understand what '--add-file-path' means. Could you explain this parameter?

Thanks for your great work. I want to change the existing task and save it. But I met some problems. After duplicating/copying the task and renaming it, I can't open...

Hello, I would like to know how I could set a constant waypoint.

What steps should I take if I have a condition input using Unet1D?