issues Search Results · repo:weiyithu/FGR language:Python
Filter by
3 results
(63 ms)3 results
inweiyithu/FGR (press backspace or delete to remove)Hi @weiyithu , thank you for your great work. Your algorithm works very well in KITTI dataset.
However, in your paper, you didn t mention how to estimate the object s orientation (heading-specific). As ...
ngoductuanlhp
- Opened on Jan 10, 2022
- #3
Hi Weiyi, thanks for sharing your great work.
I was wondering if I overlooked some codes for calculating the metric of mAP. Could you give me more information on
where I could find the mAP code in this ...
XiaoyanQian
- 1
- Opened on Oct 23, 2021
- #2
pcdet.datasets.kitti.kitti_dataset:
1. line between 142 and 143, add: if len(obj_list) == 0: return None
2. line after 191, delete return list(infos) , and add:
final_result = list(infos) while None ...
paathelb
- 1
- Opened on Sep 25, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.