Giter VIP home page Giter VIP logo

Comments (4)

Justinhzy avatar Justinhzy commented on September 5, 2024

Hi,
The current version only contains unparalleled CASD_IW(54.6%). Paralleled CASD_LW and regression_brand is coming soon.

from casd.

UcanSee avatar UcanSee commented on September 5, 2024

Hello, your work is excellent!
But the result of your code is only 53.5% mAP, which is significantly lower than 56.8% mAP reported in your paper.
Any suggestions to how one might reproduce the published results?

the classification AP is                                                                                                                                                                                                                                                      
AP for aeroplane = 0.9836                                                                                                                                                                                                                                                     
AP for bicycle = 0.9709                                                                                                                                                                                                                                                       
AP for bird = 0.9765                                                                                                                                                                                                                                                          
AP for boat = 0.9553                                                                                                                                                                                                                                                          
AP for bottle = 0.8009                                                                                                                                                                                                                                                        
AP for bus = 0.9501                                                                                                                                                                                                                                                           
AP for car = 0.9724                                                                                                                                                                                                                                                           
AP for cat = 0.9677                                                                                                                                                                                                                                                           
AP for chair = 0.7514                                                                                                                                                                                                                                                         
AP for cow = 0.9229                                                                                                                                                                                                                                                           
AP for diningtable = 0.8283                                                                                                                                                                                                                                                   
AP for dog = 0.9770                                                                                                                                                                                                                                                           
AP for horse = 0.9687                                                                                                                                                                                                                                                         
AP for motorbike = 0.9549                                                                                                                                                                                                                                                     
AP for person = 0.9897                                                                                                                                                                                                                                                        
AP for pottedplant = 0.8265                                                                                                                                                                                                                                                   
AP for sheep = 0.9278                                                                                                                                                                                                                                                         
AP for sofa = 0.8116                                                                                                                                                                                                                                                          
AP for train = 0.9726                                                                                                                                                                                                                                                         
AP for tvmonitor = 0.9102                                                                                                                                                                                                                                                     
__________________ 
the mAP is 92.0957                                                                                                                                                                                                                                                            
Evaluating detections                                                                                                                                                                                                                                                         
Writing aeroplane VOC results file                                                                                                                                                                                                                                            
Writing bicycle VOC results file                                                                                                                                                                                                                                              
Writing bird VOC results file                                                                                                                                                                                                                                                 
Writing boat VOC results file                                                                                                                                                                                                                                                 
Writing bottle VOC results file                                                                                                                                                                                                                                               
Writing bus VOC results file                                                                                                                                                                                                                                                  
Writing car VOC results file                                                                                                                                                                                                                                                  
Writing cat VOC results file                                                                                                                                                                                                                                                  
Writing chair VOC results file                                                                                                                                                                                                                                                
Writing cow VOC results file                                                                                                                                                                                                                                                  
Writing diningtable VOC results file                                                                                                                                                                                                                                          
Writing dog VOC results file                                                                                                                                                                                                                                                  
Writing horse VOC results file                                                                                                                                                                                                                                                
Writing motorbike VOC results file                                                                                                                                                                                                                                            
Writing person VOC results file                                                                                                                                                                                                                                               
Writing pottedplant VOC results file                                                                                                                                                                                                                                          
Writing sheep VOC results file                                                                                                                                                                                                                                                
Writing sofa VOC results file                                                                                                                                                                                                                                                 
Writing train VOC results file                                                                                                                                                                                                                                                
Writing tvmonitor VOC results file 
VOC07 metric? Yes                                                                                                                                                                                                                                                             
AP for aeroplane = 0.6933                                                                                                                                                                                                                                                     
AP for bicycle = 0.6773                                                                                                                                                                                                                                                       
AP for bird = 0.5468                                                                                                                                                                                                                                                          
AP for boat = 0.3945                                                                                                                                                                                                                                                          
AP for bottle = 0.2312                                                                                                                                                                                                                                                        
AP for bus = 0.6964                                                                                                                                                                                                                                                           
AP for car = 0.6922                                                                                                                                                                                                                                                           
AP for cat = 0.7217                                                                                                                                                                                                                                                           
AP for chair = 0.2173                                              
AP for cow = 0.6577                                                
AP for diningtable = 0.4632                                        
AP for dog = 0.6464                                                
AP for horse = 0.5931                                              
AP for motorbike = 0.6789                                          
AP for person = 0.1639                                             
AP for pottedplant = 0.2502                                        
AP for sheep = 0.5352                                              
AP for sofa = 0.5645                                               
AP for train = 0.6312                                              
AP for tvmonitor = 0.6608                                          
Mean AP = 0.5358 

Hi, when I run the codes, there occurred an error: 'Selective search data not found at: data/selective_search_data/voc_2007_trainval.mat' in pascal_voc.py , did you meet the same problem?

from casd.

hyhyni avatar hyhyni commented on September 5, 2024

Hello, your work is excellent!
But the result of your code is only 53.5% mAP, which is significantly lower than 56.8% mAP reported in your paper.
Any suggestions to how one might reproduce the published results?

the classification AP is                                                                                                                                                                                                                                                      
AP for aeroplane = 0.9836                                                                                                                                                                                                                                                     
AP for bicycle = 0.9709                                                                                                                                                                                                                                                       
AP for bird = 0.9765                                                                                                                                                                                                                                                          
AP for boat = 0.9553                                                                                                                                                                                                                                                          
AP for bottle = 0.8009                                                                                                                                                                                                                                                        
AP for bus = 0.9501                                                                                                                                                                                                                                                           
AP for car = 0.9724                                                                                                                                                                                                                                                           
AP for cat = 0.9677                                                                                                                                                                                                                                                           
AP for chair = 0.7514                                                                                                                                                                                                                                                         
AP for cow = 0.9229                                                                                                                                                                                                                                                           
AP for diningtable = 0.8283                                                                                                                                                                                                                                                   
AP for dog = 0.9770                                                                                                                                                                                                                                                           
AP for horse = 0.9687                                                                                                                                                                                                                                                         
AP for motorbike = 0.9549                                                                                                                                                                                                                                                     
AP for person = 0.9897                                                                                                                                                                                                                                                        
AP for pottedplant = 0.8265                                                                                                                                                                                                                                                   
AP for sheep = 0.9278                                                                                                                                                                                                                                                         
AP for sofa = 0.8116                                                                                                                                                                                                                                                          
AP for train = 0.9726                                                                                                                                                                                                                                                         
AP for tvmonitor = 0.9102                                                                                                                                                                                                                                                     
__________________ 
the mAP is 92.0957                                                                                                                                                                                                                                                            
Evaluating detections                                                                                                                                                                                                                                                         
Writing aeroplane VOC results file                                                                                                                                                                                                                                            
Writing bicycle VOC results file                                                                                                                                                                                                                                              
Writing bird VOC results file                                                                                                                                                                                                                                                 
Writing boat VOC results file                                                                                                                                                                                                                                                 
Writing bottle VOC results file                                                                                                                                                                                                                                               
Writing bus VOC results file                                                                                                                                                                                                                                                  
Writing car VOC results file                                                                                                                                                                                                                                                  
Writing cat VOC results file                                                                                                                                                                                                                                                  
Writing chair VOC results file                                                                                                                                                                                                                                                
Writing cow VOC results file                                                                                                                                                                                                                                                  
Writing diningtable VOC results file                                                                                                                                                                                                                                          
Writing dog VOC results file                                                                                                                                                                                                                                                  
Writing horse VOC results file                                                                                                                                                                                                                                                
Writing motorbike VOC results file                                                                                                                                                                                                                                            
Writing person VOC results file                                                                                                                                                                                                                                               
Writing pottedplant VOC results file                                                                                                                                                                                                                                          
Writing sheep VOC results file                                                                                                                                                                                                                                                
Writing sofa VOC results file                                                                                                                                                                                                                                                 
Writing train VOC results file                                                                                                                                                                                                                                                
Writing tvmonitor VOC results file 
VOC07 metric? Yes                                                                                                                                                                                                                                                             
AP for aeroplane = 0.6933                                                                                                                                                                                                                                                     
AP for bicycle = 0.6773                                                                                                                                                                                                                                                       
AP for bird = 0.5468                                                                                                                                                                                                                                                          
AP for boat = 0.3945                                                                                                                                                                                                                                                          
AP for bottle = 0.2312                                                                                                                                                                                                                                                        
AP for bus = 0.6964                                                                                                                                                                                                                                                           
AP for car = 0.6922                                                                                                                                                                                                                                                           
AP for cat = 0.7217                                                                                                                                                                                                                                                           
AP for chair = 0.2173                                              
AP for cow = 0.6577                                                
AP for diningtable = 0.4632                                        
AP for dog = 0.6464                                                
AP for horse = 0.5931                                              
AP for motorbike = 0.6789                                          
AP for person = 0.1639                                             
AP for pottedplant = 0.2502                                        
AP for sheep = 0.5352                                              
AP for sofa = 0.5645                                               
AP for train = 0.6312                                              
AP for tvmonitor = 0.6608                                          
Mean AP = 0.5358 

hello, i want to ask you a question. when I run the codes, there occurred an error: 'Selective search data not found at: data/selective_search_data/voc_2007_trainval.mat', I want to know where or how to get this file?

from casd.

won-bae avatar won-bae commented on September 5, 2024

Hi,
The current version only contains unparalleled CASD_IW(54.6%). Paralleled CASD_LW and regression_brand is coming soon.

Hi,
It's been a while since you said paralleled version will be added but I don't think it has been updated yet. Do you have a plan to add it sometime soon?

from casd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.