Issues
- 0
Evaluate the mAP of only one image
#204 opened by MCUBE-2023 - 7
Here is a non-commercial Wechat group for discussing the lidar-based perception technologies. Welcome to join us.
#159 opened by deepmeng - 0
request to give access for pretrained model
#203 opened by srushti1763 - 1
- 1
How to evaluate the module on testing set?
#175 opened by 619862306 - 1
protoc: not found
#201 opened by vehicle-jyw - 5
No checkpoints found
#164 opened by DavidDiosdado - 0
Excuse me, an error is reported when generating Mini-batch, for obj_label in obj_labels: TypeError: 'NoneType' object is not iterable. What is the reason for this?
#199 opened by duuxu - 1
- 1
Pretrained Model
#192 opened by jianghy1998 - 11
Run pretrained model
#155 opened by Subhankar48 - 0
About the RPN loss (smooth_L1_LOSS)
#197 opened by hehualin-tut - 0
Result of test set
#196 opened by qiaoli96 - 1
questions about usage of kitti(more specifically which files to download)?
#194 opened by sparshgarg23 - 0
Problems with Run Evaluator
#193 opened by qiaoli96 - 9
- 2
- 0
Convert checkpoints to frozen graph, "ValueError: graph_def is invalid at node u'global_step/Assign': Input tensor 'global_step:0' Cannot convert a tensor of type int32 to an input of type int32_ref."
#190 opened by yukaryote - 4
What is the difference between box_3d , 'box_8c', 'box_8co',box_4c,'box_4ca' encoding for a bounding box ??
#189 opened by vignesh628 - 1
- 1
What is the meaing of each value of output file?
#188 opened by Haawron - 1
ImportError: No module named 'wavedata.tools'
#185 opened by arxidinakbar - 0
Running in real time
#186 opened by Soumyad25 - 0
Running AVOD on Jetson Xavier
#184 opened by shaunkheng97 - 0
Difference between AP3D and AP BEV ?
#182 opened by Laihu08 - 1
How to colorize the point cloud ?
#181 opened by Laihu08 - 1
Error during evaluation
#180 opened by Pari-singh - 3
confused: different image scales, if all images resized to the same scale,what about the gt bbox in image?
#179 opened by liyang0522 - 1
- 1
Inference Speed
#174 opened by linchunmian - 2
Issues with Evaluation Script
#169 opened by jmiemirza - 1
conflict on evaluation of checkpoints
#166 opened by RMobina - 2
What are the planes *.bin files?
#154 opened by FranciscoGomez90 - 1
tensorflow version
#172 opened by Leo-godel - 1
evaluate question
#156 opened by Buerzhu - 1
- 1
fakepath error when trying to visualize results
#167 opened by sarimmehdi - 2
confused about the aug method
#176 opened by liyang0522 - 1
No checkpoint found when doing inference
#165 opened by sarimmehdi - 5
Can you tell me your configuration when you train the avod code ? My computer reboot when I train it in my GPU
#161 opened by daodaoling - 1
ImportError: No module named avod
#160 opened by chrisyan - 2
multi_class train on this model
#158 opened by Jiachenyin1 - 5
I am unable to clone the repository .. why?
#173 opened by MohamedAboushnief - 1
- 0
variation of the number of clusters doesn't work
#177 opened by patelrahil224 - 2
pre-trained model availability
#170 opened by dmatos2012 - 0
kitti_bev_vis.py
#168 opened by RohDonghyeon - 2
- 2
How to compile twice?
#162 opened by NoRomantic - 0
You need to create a preprocessing config, such as those in mb_preprocessing that includes the classes Car Pedestrian and Cyclist. After that you need to set up preprocessing in gen_mini_batches.py to process All using the config you set up. If you want more classes you will at least also have to modify kitti_dataset.py as it is hardcoded to name joint detection of Pedestrian and Cyclist as 'People' and Pedestrian, Cyclist and Car as 'All', but I haven't tested expanding this yet.
#157 opened by Jiachenyin1